From a552a2226cd8eb5e970494afaf99184123d3b8a1 Mon Sep 17 00:00:00 2001 From: 616531ae6e3981887d590c5b8da5026e <616531ae6e3981887d590c5b8da5026e@app-learninglab.inria.fr> Date: Wed, 11 Jan 2023 08:30:17 +0000 Subject: [PATCH] update --- module2/exo1/toy_notebook_en.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index d7e16fd..3d4081e 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -4,8 +4,8 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# On the computation of $\\pi$ #\n", - "## Asking the maths library ##\n", + "# On the computation of $\\pi$ \n", + "## Asking the maths library\n", "My computer tells me that $\\pi$ is *approximatively*" ] }, @@ -32,7 +32,7 @@ "metadata": {}, "source": [ "## Buffon's needle ##\n", - "Applying the method of [Buffon's needle](https://en.wikipedia.org/wiki/Buffon%27s_needle_problem), we get the **approximation**" + "Applying the method of [Buffon's needle](https://en.wikipedia.org/wiki/Buffon%27s_needle_problem), we get the _approximation_" ] }, { -- 2.18.1