summaryrefslogtreecommitdiffstats
path: root/development/jupyterlab_server/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/jupyterlab_server/README')
-rw-r--r--development/jupyterlab_server/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/jupyterlab_server/README b/development/jupyterlab_server/README
new file mode 100644
index 0000000000..79f8f7abb7
--- /dev/null
+++ b/development/jupyterlab_server/README
@@ -0,0 +1,7 @@
+JupyterLab Server sits between JupyterLab and Jupyter Server, and
+provides a set of REST API handlers and utilities that are used by
+JupyterLab. It is a separate project in order to accommodate creating
+JupyterLab-like applications from a more limited scope.
+
+jupyterlab_server 2.16.3 is the last possible version for Slackware
+15.0. Newer versions would require a newer python-requests.