From 0d2b75ddc146261ac40b990b97623ae06e85658e Mon Sep 17 00:00:00 2001 From: Romain Vuillemot <romain.vuillemot@gmail.com> Date: Mon, 15 Jan 2024 12:02:11 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf1b6ee..9cb6202 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Exercices : ### TP 2 * [TP 2 Observable](pdf/tp2-observable.pdf) : exercice de visualisation de données + * [Notebook](https://observablehq.com/d/34c6fdb00abf7f19) de chargement des données ➡ Pour la prochaine séance @@ -99,7 +100,7 @@ Exercices : ### TP 3 - * [TP 3 Visualisations standards en D3.JS](pdf/tp3-standard.pdf) : scatterplot, bar chart, line chart. + * [TP 3 Visualisations standards en D3.JS](pdf/tp3-observable.pdf) : scatterplot, bar chart, line chart. ➡ Pour la prochaine séance -- GitLab