Broken notebooks using ipywidget -> nglview (AttributeError
)
#262
Labels
dependencies
Update/fix dependencies
AttributeError
)
#262
Our weekly CI failed. All notebooks using
ipywidgets
are broken with new version 8; affects e.g.nglview
notebooks.Error message:
AttributeError: 'super' object has no attribute '_ipython_display_'
See discussions here:
nglviewer/nglview#1032
jupyter-widgets/ipywidgets#3552
Solution for now:
Pin
ipywidgets
to version 7, see nglviewer/nglview#1033.teachopencadd/devtools/test_env.yml
Line 11 in daeb016
The text was updated successfully, but these errors were encountered: