From 6e5c5f98c6a646aab974f76dec7576c0d714668d Mon Sep 17 00:00:00 2001 From: 171c334df1dcf226ee5e74e76d48368a <171c334df1dcf226ee5e74e76d48368a@app-learninglab.inria.fr> Date: Mon, 11 Nov 2024 18:34:18 +0000 Subject: [PATCH] Ajout lien notebook --- module3/exo3/Test_exercice_personne1.ipynb | 7 +++++++ module3/exo3/test_exercice2_personne2.ipynb | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 module3/exo3/test_exercice2_personne2.ipynb diff --git a/module3/exo3/Test_exercice_personne1.ipynb b/module3/exo3/Test_exercice_personne1.ipynb index 8b317cc..a982955 100644 --- a/module3/exo3/Test_exercice_personne1.ipynb +++ b/module3/exo3/Test_exercice_personne1.ipynb @@ -1,5 +1,12 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "https://app-learninglab.inria.fr/moocrr/gitlab/17bf386fad5595b117276088bb18a5b0/mooc-rr/blob/master/module3/exo3/exercice_fr.ipynb" + ] + }, { "cell_type": "code", "execution_count": 2, diff --git a/module3/exo3/test_exercice2_personne2.ipynb b/module3/exo3/test_exercice2_personne2.ipynb new file mode 100644 index 0000000..7fec515 --- /dev/null +++ b/module3/exo3/test_exercice2_personne2.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 4 +} -- 2.18.1