From eb965e6e4e079912d6efdad769064f47d9abc255 Mon Sep 17 00:00:00 2001 From: 7ca0f5c047d12308c72c5eb5e18955b4 <7ca0f5c047d12308c72c5eb5e18955b4@app-learninglab.inria.fr> Date: Sun, 6 Dec 2020 16:25:58 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_fr.ipynb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 75c5084..ab67498 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -1,19 +1,15 @@ { "cells": [ { - "cell_type": "code", - "execution_count": null, + "cell_type": "markdown", "metadata": {}, - "outputs": [], "source": [ "# À propos du calcul de $\\pi$" ] }, { - "cell_type": "code", - "execution_count": null, + "cell_type": "markdown", "metadata": {}, - "outputs": [], "source": [ "## En demandant à la lib maths\n", "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*" -- 2.18.1