From 72c96ada49671eee034352efb680387b7e0bd330 Mon Sep 17 00:00:00 2001 From: 9f6bea3395b39c150a1a33598f831331 <9f6bea3395b39c150a1a33598f831331@app-learninglab.inria.fr> Date: Sun, 20 Oct 2024 09:26:21 +0000 Subject: [PATCH] Update toy_notebook_fr.ipynb --- module2/exo1/toy_notebook_fr.ipynb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index e69de29..0bbbe37 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ 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