Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 328 Bytes

computational_astrophysics

Computational Astrophysics course notes

Course notes

To build the course notes, do:

jupyter-book build content

All notes

To build all of the notes, including those not intended for this course, do:

cd content
jupyter-book build --toc _toc_all.yml --path-output all .