Jupyter Lab Operations

From NovaOrdis Knowledge Base
Revision as of 21:30, 7 October 2023 by Ovidiu (talk | contribs) (→‎Run)
Jump to navigation Jump to search

Internal

Overview

Installation

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

Run

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

Example:

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