We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2d177 commit 0085d9fCopy full SHA for 0085d9f
README.md
@@ -7,6 +7,11 @@
7
The Jupyter Server provides the backend for Jupyter web applications such as
8
the Jupyter notebook and JupyterLab.
9
10
+**jupyter_server is an early developer preview, and is not suitable for general
11
+usage yet. Features and implementation are subject to change. Please use the
12
+stable [notebook server](https://github.com/jupyter/notebook) for production
13
+usecases.**
14
+
15
## Installation
16
17
You can find the installation documentation for the
0 commit comments