notebook du cours et VSCodium
This commit is contained in:
@@ -59,7 +59,7 @@ pendant l'été peut valider la moitié du TP sans toucher aux dictionnaires.
|
||||
| `NOTES_PROF.md` | Professeur | non (`EXCLUDE_FILES`) |
|
||||
| `_generateur.py` | Professeur | non (préfixe `_`, il contient le corrigé) |
|
||||
|
||||
Notebooks ouvrables sur [Basthon](https://basthon.fr), Jupyter ou VS Code.
|
||||
Notebooks ouvrables sur [notebook.florianmathieu.prof](https://notebook.florianmathieu.prof) (instance Basthon du cours), sur [Basthon](https://basthon.fr), ou dans VSCodium.
|
||||
Aucune bibliothèque externe, aucun fichier annexe.
|
||||
|
||||
---
|
||||
|
||||
@@ -30,8 +30,10 @@ sont indépendants, chacun commence par une cellule SECOURS qui remet en place s
|
||||
|
||||
## Ouvrir un notebook
|
||||
|
||||
Le fichier se termine par `.ipynb`. Une fois téléchargé, ouvrez-le avec
|
||||
[Basthon](https://basthon.fr) (en ligne, rien à installer), Jupyter ou VS Code.
|
||||
Le fichier se termine par `.ipynb`. Une fois téléchargé, ouvrez-le avec le
|
||||
[notebook du cours](https://notebook.florianmathieu.prof) : menu `Fichier`, puis `Ouvrir...`.
|
||||
Rien à installer. Il fonctionne aussi avec VSCodium, l'éditeur installé au lycée, ou avec
|
||||
[Basthon](https://basthon.fr).
|
||||
|
||||
Aucune bibliothèque, aucun fichier annexe : tout est dans le notebook.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user