/remote-python-pizza-2020

Control JupyterLab from Python Notebooks - ๐Ÿ• Remote Python Pizza 2020 ๐Ÿ•

Primary LanguageJupyter Notebook

Control JupyterLab from Python Notebooks ๐Ÿงช โ˜ข๏ธ ๐Ÿ

Remote Python Pizza 2020 - 2020-04-25

screencast

Try it online

Binder

Local Setup

# create an environment
conda env create
conda activate remote-python-pizza-2020

# install the lab extensions
chmod +x ./postBuild
./postBuild

# start JupyterLab
jupyter lab