Jupyter Lab Operations

From NovaOrdis Knowledge Base
Revision as of 22:28, 7 October 2023 by Ovidiu (talk | contribs) (→‎Installation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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