From a4a7f5ed900f5328f5bb287a4031c34f31e32dc7 Mon Sep 17 00:00:00 2001 From: FARHI Laurence <laurence.farhi@inria.fr> Date: Tue, 18 May 2021 11:58:12 +0000 Subject: [PATCH] update github link --- notebook/JupyterNotebookGuide.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/JupyterNotebookGuide.ipynb b/notebook/JupyterNotebookGuide.ipynb index dced6b3..86e6dea 100644 --- a/notebook/JupyterNotebookGuide.ipynb +++ b/notebook/JupyterNotebookGuide.ipynb @@ -317,7 +317,7 @@ "\n", "To proceed with the installation of all dependencies for the course (not only scikit-learn), you can have a look at the [local installation page](https://github.com/INRIA/scikit-learn-mooc/blob/master/local-install-instructions.md).\n", "\n", - "At last, you will find all the **notebooks and datasets files in the Mooc file github repository**: [https://github.com/INRIA/scikit-learn-mooc].\n" + "At last, you will find all the **notebooks and datasets files in the Mooc file github repository**: [https://github.com/INRIA/scikit-learn-mooc](https://github.com/INRIA/scikit-learn-mooc).\n" ] }, { -- GitLab