Skip to main content

Jupyter Lab のインストールと設定

· One min read
ひかり
Main bloger

pip の更新

python -m pip install --upgrade pip

pip でインストール

pip install jupyterlab

起動

jupyter lab --no-browser