From c37ff5342b25f7ee2769964b7197798c9c470df9 Mon Sep 17 00:00:00 2001 From: Florian Mathieu Date: Mon, 4 May 2026 09:17:08 +0200 Subject: [PATCH] changement de lien outil python perso --- sequences/programmation/NOTEBOOK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sequences/programmation/NOTEBOOK.md b/sequences/programmation/NOTEBOOK.md index ff6a74e..257f6c6 100644 --- a/sequences/programmation/NOTEBOOK.md +++ b/sequences/programmation/NOTEBOOK.md @@ -16,7 +16,7 @@ Nous allons utiliser la majorité du temps l'outil **Notebook**. Ce document vis Notebook est un outil en ligne permettant de s'initier au langage de programmation Python, sans rien avoir à installer. Il suffit de disposer d'un navigateur (Firefox, Chrome ou Chromium) à jour et d'une connexion à Internet. -Il suffit de se rendre à l'url [https://notebook.florianmathieu.prof](https://notebook.florianmathieu.prof), l'interface suivante apparaît : +Il suffit de se rendre à l'url [https://python.florianmathieu.prof](https://python.florianmathieu.prof), l'interface suivante apparaît : ![Interface de Notebook](./assets/basthon.png)