no commit message

parent 1f5d50b0
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "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)."
] ]
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment