Live Jupyter notebooks for the Jupyter Data Exploration SSC compact course.
Notebooks created during the course will be automatically updated here as they are edited:
- install gitautopush, e.g.
pip install gitautopush
- run
gitautopush /path/to/your/cloned/github/repo
- whenever files in the repo are changed it will automatically commit & push the changes