jtpio / pydata-heidelberg-workshop

Starter Pack for the Voilà workshop at PyData Heidelberg - 2020-01-09

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyData Heidelberg Workshop - 2020-01-09

Binder

Setup

git clone https://github.com/jtpio/pydata-heidelberg-workshop
cd pydata-heidelberg-workshop/

conda env create
conda activate voila-starter-pack
chmod +x ./postBuild

# On Windows, you can run the `jupyter` commands from the postBuild file manually
./postBuild

jupyter lab workshop.ipynb

Alternatively, Voila can also be installed via pip or conda:

pip install voila
conda install voila -c conda-forge

About

Starter Pack for the Voilà workshop at PyData Heidelberg - 2020-01-09


Languages

Language:Jupyter Notebook 100.0%