avec commentaire

parent c9b06bde
...@@ -57,12 +57,10 @@ ...@@ -57,12 +57,10 @@
] ]
}, },
{ {
"cell_type": "code", "cell_type": "markdown",
"execution_count": 32,
"metadata": {}, "metadata": {},
"outputs": [],
"source": [ "source": [
"#!rm ./local_data*\n" "Les données sont téléchargés dans un fichier local pour la reproductibilité. Si le fichier local n'existe pas il est telechargé a partir de l'url dans la variable *data_url*"
] ]
}, },
{ {
......
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