Added by: bluxmit
Mar 18, 2023
Version

~> JupyterLab

Description
Web-based interactive development environment for notebooks, code, and data.
Links
Install (execute in workspace terminal)
wrk install jupyterlab==4.0.0.pipenv
Remarks and hints
Jupyterlab is installed in a virtual environment using pipenv.
To execute any "jupyter" command, start with "cd /home/abc/apps/jupyterlab && pipenv run".

For example instead of "jupyter labextension install @jupyter-widgets/jupyterlab-manager" do "cd /home/abc/apps/jupyterlab && pipenv run jupyter labextension install @jupyter-widgets/jupyterlab-manager"
Scripts
# Istall script # Start script
UI

// App port: 18093

compatible with all workspaces

no compatibility requirements