diff --git a/Installing Jupyter Notebooks.md b/Installing Jupyter Notebooks.md index 9a47e03504fcb540fe8f9f23c591b57721fe4aab..dc701bc9a55e7ee1dcf21a4fa8377f7d34fc8d90 100644 --- a/Installing Jupyter Notebooks.md +++ b/Installing Jupyter Notebooks.md @@ -1,11 +1,8 @@ # Intalling Jupyter Notebooks -To run the different tutorials made by QIM, you will be using Python and Jupyter Notebooks. If you don't have a working installation of Python, you can choose either **Option A**: run the tutorials online using binder or **Option B**: create a local installation of Python and Jupyter Notebooks in your computer. Follow the instructions below. +To run the different tutorials made by QIM, you will be using Python and Jupyter Notebooks. If you don't have a working installation of Python, you may run the tutorials online using binder. Just click on the Binder link that you will find in the README of the tutorials you are interested in. If you want to configure a local setup, so that you can also use Python in the future, follow the instructions below. -## Option A: Running the tutorials with binder -You can run the tutorials on Jupyter Notebook from Binder by clicking on the Binder link you will find in the README document of the tutorials you are interested in. - -## Option B: Configuring a local setup +## Configuring a local setup If you want to configure a local setup, so that you can also use Python in the future, follow the instructions below. ### 1. Get the tutorial material