From 61481000b8bedd7e167fb0bbafca4934ffc6a3a1 Mon Sep 17 00:00:00 2001 From: c3262c9885245e7290911789c5eaf9b2 Date: Sun, 19 Nov 2023 19:49:41 +0000 Subject: [PATCH] V1 --- module2/exo4/exercice.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module2/exo4/exercice.ipynb b/module2/exo4/exercice.ipynb index c6f02f6..e288f59 100644 --- a/module2/exo4/exercice.ipynb +++ b/module2/exo4/exercice.ipynb @@ -1,5 +1,12 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Journal de bord" + ] + }, { "cell_type": "code", "execution_count": null, -- 2.18.1