Skip to content

OpenSourceEconomics/ose-course-projects

Repository files navigation

logo OSE course projects

Please see our online materials for details.

Building locally

$ conda env create -f environment.yml
$ conda activate ose-course-projects
$ make html

And the homepage is at _build/html/index.html.