Installation — JupyterLab 3.2.5 documentation
jupyterlab.readthedocs.io › en › stableIf you have Docker installed, you can install and use JupyterLab by selecting one of the many ready-to-run Docker images maintained by the Jupyter Team. Follow the instructions in the Quick Start Guide to deploy the chosen Docker image. Ensure your docker command includes the -e JUPYTER_ENABLE_LAB=yes flag to ensure JupyterLab is enabled in ...
Advanced Usage — JupyterLab 3.2.5 documentation
jupyterlab.readthedocs.io › en › stableAdvanced Usage. JupyterLab manages several different locations for its data. These locations are shown by running jupyter lab path: Application Directory: where JupyterLab stores the main build of JupyterLab with associated data, including extensions built into JupyterLab. User Settings Directory: where JupyterLab stores user-level settings for ...