~> App
Version
~> JupyterLab
Description
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"
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 scriptUI
// App port: 18093
!= Workspace compatibility
compatible with all workspaces
!= App compatibility
no compatibility requirements