From 2e6e7e9fa4603dca3e25091bd6f69e20be27272a Mon Sep 17 00:00:00 2001 From: 3e3bdfb5d04267851d1d0b473b66b7e3 <3e3bdfb5d04267851d1d0b473b66b7e3@app-learninglab.inria.fr> Date: Sat, 15 Aug 2020 16:30:15 +0000 Subject: [PATCH] no commit message --- module3/exo3/exercice.ipynb | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 0bbbe37..c6f02f6 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -1,5 +1,13 @@ { - "cells": [], + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], "metadata": { "kernelspec": { "display_name": "Python 3", @@ -16,10 +24,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.3" + "version": "3.6.4" } }, "nbformat": 4, "nbformat_minor": 2 } - -- 2.18.1