Quick fix for notebook widgets

This commit is contained in:
2024-01-10 10:52:02 +01:00
parent b7bb110db7
commit 4b951b5150

View File

@@ -8,6 +8,8 @@ dependencies:
- nb_conda_kernels
- jupyter_contrib_nbextensions
- ipywidgets=7.6.3
# needed for widgets!
- ipympl
- pip
- jupytext
- python=3.11.6