NeoplantaQUANTA

Introduction to Quantum Information

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).

Read the course

Once deployed, the site lives at: https://dzovan137.github.io/NeoplantaQUANTA/

How the course is published

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.

License

Content is licensed CC-BY-4.0 and code MIT (see myst.yml).