summaryrefslogtreecommitdiffstats
path: root/development/jupyterlab_server
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-12-10 02:33:35 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-17 09:14:01 +0700
commitedccc71b2a787e3300ad4662b14d242863b46740 (patch)
treec4ef81006408f40dea7c53abfe18e094812101c1 /development/jupyterlab_server
parent4e33ac02b03dbb04d3989715c5d0f0a5a1ef0ccc (diff)
downloadslackbuilds-edccc71b2a787e3300ad4662b14d242863b46740.tar.gz
slackbuilds-edccc71b2a787e3300ad4662b14d242863b46740.tar.xz
development/jupyterlab_server: Update README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyterlab_server')
-rw-r--r--development/jupyterlab_server/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/jupyterlab_server/README b/development/jupyterlab_server/README
index 6659243304..79f8f7abb7 100644
--- a/development/jupyterlab_server/README
+++ b/development/jupyterlab_server/README
@@ -2,3 +2,6 @@ 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.