notebook du cours et VSCodium

This commit is contained in:
2026-09-08 20:31:00 +02:00
parent 213af9ae38
commit 82ab17bc77
4 changed files with 9 additions and 6 deletions
+3 -2
View File
@@ -11,9 +11,10 @@ Les fichiers `.ipynb` peuvent être ouverts avec :
| Outil | Installation |
|-------|--------------|
| **[Basthon](https://basthon.fr)** | En ligne, sans installation |
| **[Notebook du cours](https://notebook.florianmathieu.prof)** | En ligne, sans installation. Menu `Fichier` puis `Ouvrir...` |
| **[Basthon](https://basthon.fr)** | Le même outil, sur son site public |
| **VSCodium** | Extension Python. C'est l'éditeur installé au lycée |
| **Jupyter Notebook** | `pip install notebook` puis `jupyter notebook` |
| **VS Code** | Extension Python |
## Chapitres