Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 530 Bytes

File metadata and controls

7 lines (4 loc) · 530 Bytes

computational-methods-network-science.github.io

Landing page for the Computational Methods for Network Science textbook and the courses taught from it.

Built with Jupyter Book and deployed to GitHub Pages by .github/workflows/deploy-book.yml on every push to main. The published site is https://computational-methods-network-science.github.io/.

Content lives in intro.md. Textbook chapters are added to _toc.yml as they are published; individual course books live in their own repositories under this organization.