Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.28 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.28 KB

Sander's Notebooks

This repository is to hold (Jupyter) notebooks I have created that I think may be interesting for others.

Each notebook has its requirements file to install packages needed to run the notebook yourself:

pip install -r requirements.txt

Jupyter is assumed to already be installed.