/student-resource-guide

UChicago CS Student Resource Guide

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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/