date | name | links |
---|---|---|
2019-02-26 | French Trains | notebook | screencast | folder |
2020-03-03 | Hockey Goals | notebook | dashboard | screencast |
Generally, most notebooks use...
qgrid
(requires manual step)ipywidgets
(requires manual step)pandas
plotnine
However, all dependencies can be found in requirements.txt
, and installed using...
pip install -r requirements.txt