Skip to content

jlpteaching/ECS201A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e295671 · Oct 23, 2019
Sep 14, 2018
Nov 28, 2017
Nov 25, 2017
Nov 18, 2017
Dec 21, 2017
Oct 18, 2017
Dec 21, 2017
Sep 27, 2017
Sep 20, 2017
Nov 13, 2017
Nov 10, 2017

Repository files navigation

License: CC BY 4.0

Welcome to my ECS 201A materials

This is where I am keeping all of my source and similar materials for the class.

Building pdfs for syllabus and assignments

First, you must set up your environment. To initialize this folder, run

./setup.sh

After initial setup is complete, each time you want to build pdfs you will need to activate the virtualenv.

source venv/bin/activate

Then, to build a pdf of the syllabus, for example, run

rst2pdf hw1.rst hw1.pdf