You can either use Google Colab to run the notebook (recommended for today's tutorial):
... or myBinder
... or you need to have myqlm installed on your computer (to continue at home):
pip install myqlm
pip install myqlm-simulators
If you used the first two methods (Google Colab/myBinder): click on "vqe_random_spin_exercise.ipynb".
If you used the second method (laptop install):
-
launch a jupyter kernel:
jupyter notebook
-
then, open the notebook "vqe_random_spin_exercise.ipynb".
Check out https://myqlm.github.io.