jtpio / remote-python-pizza-2020

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Jupyter Notebook 100.0%