From 33fa61ba8308bc715ab9fef24cc2df07cf64552a Mon Sep 17 00:00:00 2001 From: 1661d26ea203f8f0ee929edaef91bf91 <1661d26ea203f8f0ee929edaef91bf91@app-learninglab.inria.fr> Date: Mon, 19 Oct 2020 14:33:15 +0000 Subject: [PATCH] =?UTF-8?q?exo=204=20termin=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo4/exercice.ipynb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/module2/exo4/exercice.ipynb b/module2/exo4/exercice.ipynb index 4866da8..cb1fc79 100644 --- a/module2/exo4/exercice.ipynb +++ b/module2/exo4/exercice.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "metadata": {}, "outputs": [], "source": [ @@ -34,6 +34,13 @@ "#2. Mis à jour du journal de bord sur Gitlab en langage Markdown.\n", "#3. Mis à jour du journal de bord sur Jupyter Notebook." ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { -- 2.18.1