From 9451290701208d506731fa61d59b61803ec0b482 Mon Sep 17 00:00:00 2001 From: ed6c1cebf52a9b6cd5d4a35776bdc363 Date: Sun, 22 Mar 2020 15:42:48 +0000 Subject: [PATCH] toy_notebook_fr_version3 --- module2/exo1/toy_notebook_fr.ipynb | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 5ed20bf..473e563 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -4,14 +4,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# A propos du calcul de pi" + "# A propos du calcul de $\\pi$" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "## En demandant à la lib maths" + "## En demandant à la lib maths" ] }, { @@ -154,13 +154,6 @@ "source": [ "4*np.mean(accept)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { -- 2.18.1