From 3420c81f45a7f591162b91315d0b62731d8a5609 Mon Sep 17 00:00:00 2001 From: 3b63e34339a5ec2c5964f9b1069ac7c3 <3b63e34339a5ec2c5964f9b1069ac7c3@app-learninglab.inria.fr> Date: Mon, 8 Mar 2021 14:48:58 +0000 Subject: [PATCH] LJL update ex. jupyter notebook --- module2/exo1/toy_notebook_fr.ipynb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 785f4db..28d5c0b 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 5, "metadata": {}, "outputs": [ { @@ -20,7 +20,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 6, "metadata": {}, "outputs": [ { @@ -29,7 +29,7 @@ "3.128911138923655" ] }, - "execution_count": 2, + "execution_count": 6, "metadata": {}, "output_type": "execute_result" } @@ -45,7 +45,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 7, "metadata": {}, "outputs": [ { @@ -79,7 +79,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 8, "metadata": {}, "outputs": [ { @@ -88,7 +88,7 @@ "3.112" ] }, - "execution_count": 4, + "execution_count": 8, "metadata": {}, "output_type": "execute_result" } -- 2.18.1