From f1164e41899fd351609a086c3db19ed28e1be189 Mon Sep 17 00:00:00 2001 From: 9e4d1dda5ec09a0a5f5694314c6b3f7b <9e4d1dda5ec09a0a5f5694314c6b3f7b@app-learninglab.inria.fr> Date: Wed, 28 Sep 2022 20:49:14 +0000 Subject: [PATCH] un premier teste --- module2/exo1/toy_notebook_fr.ipynb | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 26b8349..c0ad449 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -78,22 +78,6 @@ "2/(sum((x+np.sin(theta))>1)/N)\n" ] }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "langage R" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "%load_ext rpy2.python" - ] - }, { "cell_type": "markdown", "metadata": {}, -- 2.18.1