From a5fc14230c408a9ac166bb5e76074dff50f5c5bf Mon Sep 17 00:00:00 2001 From: f93f0ca7746588bcbc9ef069a5899d3d Date: Fri, 3 Sep 2021 08:35:41 +0000 Subject: [PATCH] no commit message --- .../{exercice.ipynb => Notebook TP Sujet 7.ipynb} | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) rename module3/exo3/{exercice.ipynb => Notebook TP Sujet 7.ipynb} (72%) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/Notebook TP Sujet 7.ipynb similarity index 72% rename from module3/exo3/exercice.ipynb rename to module3/exo3/Notebook TP Sujet 7.ipynb index 0bbbe37..c6f02f6 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/Notebook TP Sujet 7.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