This is the companion notebook to "How would ReproNim...?" Volume 4.
To run locally:
make venv
. venv/bin/activate
make setup
make run
Python 3, venv, and git must be installed.
make clean
to clean up the results of running the notebook (so you can run
it again!).