development/jupyterlab_server: Update README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4e33ac02b0
commit
edccc71b2a
|
@ -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
|
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. It is a separate project in order to accommodate creating
|
||||||
JupyterLab-like applications from a more limited scope.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue