# Notebooks # This repository is for presenting purely supplementary material to research papers. These intended for the purposes of presentation only. All scripts have been written by the owner of this repository. ## Presentations ## See the [docs/*.ipynb](docs) files. To run these, users require python v3.10.x and the jupyter module. To install the package requirements, call `just build` or `python3 -m pip install -r requirements.txt`.