An interactive course built with Jupyter Book 2 / MyST. Prose, LaTeX, figures, and Python snippets that students copy into their own notebooks (code is shown for reading, it is not executed in the page).
Once deployed, the site lives at: https://dzovan137.github.io/NeoplantaQUANTA/
Pushing to main triggers the GitHub Action in .github/workflows/deploy.yml,
which builds the site and publishes it to GitHub Pages. Enable it once under
Settings → Pages → Source: GitHub Actions.
Content is licensed CC-BY-4.0 and code MIT (see myst.yml).