From a7a08fcdee9132521c46a87c6c650eae75170f92 Mon Sep 17 00:00:00 2001 From: Etienne Kornobis <ekornobis@gmail.com> Date: Tue, 21 May 2024 11:31:55 +0200 Subject: [PATCH] fix pages index --- notebooks/index.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/index.ipynb b/notebooks/index.ipynb index 342d702..60f03cb 100644 --- a/notebooks/index.ipynb +++ b/notebooks/index.ipynb @@ -13,7 +13,7 @@ "id": "5197f446-8795-46f5-9ebb-bccdb90bd73f", "metadata": {}, "source": [ - "[pandas](pandas.html)" + "[pandas](pandas_cours.html)" ] }, { -- GitLab