From fcb996ede43cad43e5f04d8cd6796fed8ae43365 Mon Sep 17 00:00:00 2001 From: sheucke Date: Mon, 26 Oct 2020 11:35:25 +0000 Subject: [PATCH] "changed direct link to colab notebook" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa50f26..e0210c7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ My name is [Kasia](https://kasia.codes/) and I'm a DPhil student in Genomic Medi ## Running the tutorial materials ### Running notebook on Google Colab -You can run the whole notebook on [Google Colab](https://colab.research.google.com/). You can follow [this link](https://colab.research.google.com/github/NGSchoolEU/ngs19_python_intro/blob/master/Intro_to_Python.ipynb) directly or open a notebook from this repository. The beauty of this solution is that everything works and all you need is access to the internet to work on the exercises. However, the downside of this solution is that you have to have a google account. In case you are not comfortable with this, or you want to run the notebook offline see the instructions in the next section. +You can run the whole notebook on [Google Colab](https://colab.research.google.com/). You can follow [this link](https://colab.research.google.com/github/NGSchoolEU/ngs19_python_intro/blob/master/1_Introduction_to_Python.ipynb) directly or open a notebook from this repository. The beauty of this solution is that everything works and all you need is access to the internet to work on the exercises. However, the downside of this solution is that you have to have a google account. In case you are not comfortable with this, or you want to run the notebook offline see the instructions in the next section. ### Running notebook on your machine