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.