Textbook for Data 88E: Economic Models at UC Berkeley
Content is stored in the content folder. Order of textbook can be changed from _toc.yml file.
To build the textbook, run
jupyter-book build .
This will output HTML to _build/html
, which can be copied to docs
in order to be served on GitHub Pages.