/dsip-proj

Primary LanguageTeXMIT LicenseMIT

Project Daylight Robbery

To set up builds for this report, run this command in the root directory of this repository (the directory containing this README.md file):

pip3 install -r build_requirements.txt

This will install all the prerequisites.

To build the book, run:

jupyter-book build .

The book build appears in the _build/html directory. You can open it with your browser.