Skip to content

uchicago-cs/student-resource-guide

Repository files navigation

Building

First, install the dependencies:

pip3 install -r requirements.txt

Next, build like this:

make html

The HTML version of the guide will be in _build/html/