-
Couldn't load subscription status.
- Fork 0
How to Follow
Ricard Santiago Raigada García edited this page Aug 11, 2025
·
1 revision
- 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)
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.mdwith learning goals - An
assets/directory for any images or media (optional)
- Clone or download the repository.
- Start Jupyter Notebook or JupyterLab.
- Navigate to the episode folder.
- Open
episode-XX.ipynband run the cells sequentially.
- Use the Discussions area for Q&A.
- If you encounter an error, please file a bug report using the appropriate issue template.
© 2025 Ricard Santiago Raigada García • Licensed under Apache 2.0
This course is independent and not affiliated with IBM.
It uses the open-source Qiskit SDK for educational purposes.