From 13576833c0adac86912db46ad8eac3de958e0cf3 Mon Sep 17 00:00:00 2001 From: monj <monj@dtu.dk> Date: Thu, 5 Aug 2021 15:14:05 +0000 Subject: [PATCH] Update README.md --- README.md => Installing Jupyter Notebooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README.md => Installing Jupyter Notebooks.md (99%) diff --git a/README.md b/Installing Jupyter Notebooks.md similarity index 99% rename from README.md rename to Installing Jupyter Notebooks.md index 26f4b87..4ca0af5 100644 --- a/README.md +++ b/Installing Jupyter Notebooks.md @@ -1,4 +1,4 @@ -# Getting started +# 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. -- GitLab