From 4260f23f8db87fda36bb0d017c2916d31fc442d7 Mon Sep 17 00:00:00 2001 From: 15cbea09286033a462f6b7c5ead6972e <15cbea09286033a462f6b7c5ead6972e@app-learninglab.inria.fr> Date: Thu, 11 Dec 2025 08:31:40 +0000 Subject: [PATCH] module3/exo1/analyse-syndrome-grippal_fr.ipynb --- module2/exo1/toy_notebook_fr.ipynb | 13 ++++++++++--- module3/exo1/analyse-syndrome-grippal.ipynb | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 0bbbe37..c6f02f6 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.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 } - diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index 59d72b5..4933e01 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -364,7 +364,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.1" + "version": "3.6.4" } }, "nbformat": 4, -- 2.18.1