While working through the notebooks locally I noticed the repo doesn’t ignore typical Python artifacts. Creating a .venv/ or even running a notebook drops a bunch of pycache/ and .ipynb_checkpoints/ ...
This is GitHub’s collection of .gitignore file templates. We use this list to populate the .gitignore template choosers available in the GitHub.com interface when creating new repositories and files.