This collection of Jupyter notebooks exists to explore data science problems in a reproducible way.
These notebooks can be installed locally using JupyterLab or can be run directly from this repo using Binder
To install locally run make install
to download, install, and configure all dependencies. To run the notebooks, use make start
.