From b7ee986e621dc3600d4e47e1e6c3512bff10ed59 Mon Sep 17 00:00:00 2001 From: 7c464d3f75d36d59ec46a9a19f550f91 <7c464d3f75d36d59ec46a9a19f550f91@app-learninglab.inria.fr> Date: Tue, 7 Jun 2022 15:51:55 +0000 Subject: [PATCH] Update logbook --- module2/exo4/exercice.ipynb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/module2/exo4/exercice.ipynb b/module2/exo4/exercice.ipynb index 1254812..0efda34 100644 --- a/module2/exo4/exercice.ipynb +++ b/module2/exo4/exercice.ipynb @@ -27,7 +27,9 @@ "hidePrompt": false }, "source": [ - "Exercise 3.2: had a weird error message when trying to execute the evaluation part:\n", + "# Unsolved problems \n", + "\n", + "## Exercise 3.2: had a weird error message when trying to execute the evaluation part:\n", "\n", "```\n", "---------------------------------------------------------------------------\n", @@ -42,7 +44,7 @@ "AssertionError: \n", "```\n", "\n", - "worked on it together with Eva diaz, trying to figure out what the problem was, but couldn't find any solution... " + "worked on it together with Eva Diaz, trying to figure out what the problem was, but couldn't find any solution... " ] }, { -- 2.18.1