JupyterLab
Install JupyterLab with pip:
bash
pip install jupyterlab
Note: If you install JupyterLab with conda or mamba, we recommend using the conda-forge channel.
Once installed, launch JupyterLab with:
bash
jupyter lab
