From 7c721df729196fdf3547cbf2f4ef8b95c3cc07b7 Mon Sep 17 00:00:00 2001 From: 9f6bea3395b39c150a1a33598f831331 <9f6bea3395b39c150a1a33598f831331@app-learninglab.inria.fr> Date: Sun, 20 Oct 2024 09:22:26 +0000 Subject: [PATCH] =?UTF-8?q?Reproduction=20of=20the=20notebook=20for=20the?= =?UTF-8?q?=20calculation=20of=20=CF=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_notebook_fr.ipynb | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 0bbbe37..e69de29 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -1,25 +0,0 @@ -{ - "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