Original version of the exercises in the IBM Quantum Challenge.
In this repository you will find a copy of the exercises in the IBM Quantum Challenge, some useful hints and a live FAQ that we will fill-in as the challenge unfolds.
Take a look at the hints.md
file for some advice on how to solve the challenges.
If you are experiencing problems when validating the exercises, try the following. Before you proceed, please keep a backup of your solutions since these steps will restore the exercises to their initial state and delete your progress.
- Create a new Qiskit Notebook.
- Add a new code cell, and then copy-and-paste this:
%pip install -I git+https://github.com/qiskit-community/may4_challenge.git@0.4.30
!git clone https://github.com/qiskit-community/may4_challenge_exercises.git ~/may4_challenge_exercises
!mkdir -p ~/may4-challenge
!cp -r ~/may4_challenge_exercises/* ~/may4-challenge
- Run the cell by pressing
Shift
+Enter
. - Reload the exercises that you opened again.
There is a channel (#ibm-quantum-challenge
) dedicated to the Challenge in Qiskit Slack. Join the conversation!
If you participated in the IBM Quantum Challenge and would like to give us feedback, please fill out this 2-minute survey: https://qiskit.typeform.com/to/qgdGVl