From f73abdcfd0ab233f7e31435576d0f5647be0a68c Mon Sep 17 00:00:00 2001 From: 7373811ce12da6b54dfd11f41f4018f3 <7373811ce12da6b54dfd11f41f4018f3@app-learninglab.inria.fr> Date: Mon, 22 Mar 2021 21:11:11 +0000 Subject: [PATCH] Revert "Delete toy_notebook_fr.ipynb" This reverts commit 1183848b62c248777f8a130cde614c5e7318577d --- module2/exo1/toy_notebook_fr.ipynb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 module2/exo1/toy_notebook_fr.ipynb diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb new file mode 100644 index 0000000..0bbbe37 --- /dev/null +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -0,0 +1,25 @@ +{ + "cells": [], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.6.3" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} + -- 2.18.1