From e591651cc6c0517def2c741b54314e2c3e6e6e17 Mon Sep 17 00:00:00 2001 From: Florian Mathieu Date: Tue, 8 Sep 2026 20:30:53 +0200 Subject: [PATCH] VSCodium remplace VS Code --- README.md | 2 +- web/tp/TP_HTML.md | 2 +- web/tp/fiche_exercices_html.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d4761d2..dc62fcc 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Les fichiers `.ipynb` peuvent être ouverts avec : |-------|--------------| | **[Basthon](https://basthon.fr)** | En ligne, sans installation | | **Jupyter Notebook** | `pip install notebook` puis `jupyter notebook` | -| **VS Code** | Extension Python | +| **VSCodium** | Extension Python. C'est l'éditeur installé au lycée | | **Basthon Desktop** | [Télécharger](https://forge.apps.education.fr/basthon/basthon-desktop) (version hors-ligne) | | [Notebook](https://notebook.florianmathieu.prof) | En ligne, sans installation | | [JupyterHub](https://jupyter.florianmathieu.prof) | En ligne, avec compte (sauvegarde des travaux) | diff --git a/web/tp/TP_HTML.md b/web/tp/TP_HTML.md index 2edae84..ced3759 100644 --- a/web/tp/TP_HTML.md +++ b/web/tp/TP_HTML.md @@ -11,7 +11,7 @@ - Maîtriser les balises HTML essentielles - Créer une page web complète -**Matériel** : PC + Navigateur (Firefox, Chrome) + Éditeur de code (VS Code, Notepad++) +**Matériel** : PC + Navigateur (Firefox, Chrome) + Éditeur de code (VSCodium, Notepad++) --- diff --git a/web/tp/fiche_exercices_html.md b/web/tp/fiche_exercices_html.md index 705de5b..14f68b5 100644 --- a/web/tp/fiche_exercices_html.md +++ b/web/tp/fiche_exercices_html.md @@ -3,7 +3,7 @@ ## Consignes generales - Travaillez dans un dossier `mon_site` sur votre espace personnel -- Utilisez Notepad++ (ou VS Code) pour editer vos fichiers +- Utilisez VSCodium (ou Notepad++) pour editer vos fichiers - Testez regulierement dans votre navigateur (double-clic sur le fichier .html) - Encodage : UTF-8 (Menu Encodage > Encoder en UTF-8) - Appelez le professeur si vous etes bloque plus de 5 minutes