From 9bb3bd257d557ba49567107cc6c10adc88cc829d Mon Sep 17 00:00:00 2001 From: d9e2d3801e405cef83b30aee804230d9 Date: Mon, 9 May 2022 18:07:06 +0000 Subject: [PATCH] test 4 --- module2/exo1/toy_notebook_fr.ipynb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index d3e1274..4bb972b 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": null, + "execution_count": 53, "metadata": {}, "outputs": [], "source": [ @@ -167,6 +167,7 @@ } ], "metadata": { + "celltoolbar": "Hide code", "kernelspec": { "display_name": "Python 3", "language": "python", @@ -182,7 +183,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.4" + "version": "3.6.2" } }, "nbformat": 4, -- 2.18.1