Skip to content

How to Follow

Ricard Santiago Raigada García edited this page Aug 11, 2025 · 1 revision

How to Follow the Course

✅ Requirements

  • Familiarity with Python
  • Access to a Jupyter notebook environment (local or via IBM Quantum Lab)
  • Qiskit v2.0 installed (installation is covered in Episode 1)

📂 Finding Episodes

Episodes are organized in directories by topic:

fundamentals/
qiskit-foundations/
measurement-and-gates/
advanced-circuit-techniques/
operators-and-execution/

Each episode’s folder includes:

  • A notebook (episode-XX.ipynb)
  • A README.md with learning goals
  • An assets/ directory for any images or media (optional)

▶️ Running Notebooks

  1. Clone or download the repository.
  2. Start Jupyter Notebook or JupyterLab.
  3. Navigate to the episode folder.
  4. Open episode-XX.ipynb and run the cells sequentially.

💬 Help and Questions

  • Use the Discussions area for Q&A.
  • If you encounter an error, please file a bug report using the appropriate issue template.

📚 Course Navigation


📂 Episode Categories


🔗 Useful Links

Clone this wiki locally