From 255b8e2fcb3a6cf6c9e49ee66bc6f557e317e5f1 Mon Sep 17 00:00:00 2001 From: b6458b4cfaa1d19a2ed7a035b531ed55 Date: Mon, 22 Nov 2021 21:03:16 +0000 Subject: [PATCH] =?UTF-8?q?syndr=C3=B4me=20grippal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_notebook_fr.ipynb | 4 ++-- module3/exo1/analyse-syndrome-grippal.ipynb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index d60c903..1a8110e 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -6,11 +6,11 @@ "source": [ "\n", "\n", - "# À propos du calcul de $π$\n", + "# À propos du calcul de π\n", "\n", "## En demandant à la lib maths\n", "\n", - "Mon ordinateur m’indique que _π vaut approximativement_" + "Mon ordinateur m’indique que $π$ vaut approximativement" ] }, { diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index 59d72b5..4933e01 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -364,7 +364,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.1" + "version": "3.6.4" } }, "nbformat": 4, -- 2.18.1