From e362073ad093d3c3d12a294ee63c57d0e5b8eac9 Mon Sep 17 00:00:00 2001 From: 7a8683a5f70a87b2c5d49e20ed9e6ac0 <7a8683a5f70a87b2c5d49e20ed9e6ac0@app-learninglab.inria.fr> Date: Wed, 3 Jul 2024 14:36:31 +0000 Subject: [PATCH] no commit message --- module3/exo1/analyse-syndrome-grippal.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index 4e7104f..9a43a89 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -40,7 +40,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Retriving the dataset locally if it does not already exists (based on the approach from the model document/solution for the exercice). This way, the script allways work with the same file, and will still work offline (with a proper installation) or in case the remote file becomes inaccessible." + "Retriving the dataset locally if it does not already exists (based on the approach from the model document/solution for the exercice). This way, the script allways work with the same file, and will still work offline (with a proper installation) or in case the remote file becomes inaccessible (explaining why we do it, also based on the solution for the exercice)." ] }, { -- 2.18.1