SED Saclay
Blog
Membres
DLP
Dojo
Formations
Docs
Séminaires
ADTs
?
Pages du mot-clé 'ipywidgets'
Debugging ipywidgets in a Jupyter Notebook
[Vincent]
jeudi 23 octobre 2025
« Lorsque l'on fait une erreur dans la callback d'un
ipywidget
, aucune erreur n'apparaît dans un notebook. On peut afficher les erreurs dans un widget de type
Output
, voici comment. »
[
débogage
,
ipywidgets
,
jupyter_notebook
]
Authoring Custom Jupyter Widgets
[Romain]
mercredi 7 mars 2018
« Une introduction à l'écriture de widgets pour le notebook Jupyter. »
[
ipywidgets
,
jupyter
]