From 82ef09b48465c2feaafebe2091f6201c110e9ca6 Mon Sep 17 00:00:00 2001 From: 6c910342295a153c497ab227190222fa <6c910342295a153c497ab227190222fa@app-learninglab.inria.fr> Date: Tue, 29 Sep 2020 14:02:37 +0000 Subject: [PATCH] Update toy_notebook_fr.ipynb --- module2/exo1/toy_notebook_fr.ipynb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 7e74e7e..e0f7d5d 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -1,12 +1,5 @@ { "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "March 28, 2019" - ] - }, { "cell_type": "markdown", "metadata": {}, @@ -165,6 +158,7 @@ } ], "metadata": { + "celltoolbar": "Hide code", "kernelspec": { "display_name": "Python 3", "language": "python", @@ -180,7 +174,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.4" + "version": "3.6.2" } }, "nbformat": 4, -- 2.18.1