Merge branch 'ra-standard_py311' into 'master'

Quick fix for notebook widgets

See merge request Pmodules/buildblocks!428
This commit is contained in:
2024-01-10 10:52:02 +01:00

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