Jupyter Lab Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Installation

https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html
pip3 install jupyterlab

Might need the following, why is that?

jupyter lab build

Run

jupyter lab --notebook-dir=<directory-to-save-notebooks-into> --preferred-dir=<?>

Example:

jupyter lab --notebook-dir=/Users/ovidiu/jupyter