Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken notebooks using ipywidget -> nglview (AttributeError) #262

Closed
dominiquesydow opened this issue Aug 23, 2022 · 0 comments
Closed

Broken notebooks using ipywidget -> nglview (AttributeError) #262

dominiquesydow opened this issue Aug 23, 2022 · 0 comments
Assignees
Labels
dependencies Update/fix dependencies

Comments

@dominiquesydow
Copy link
Collaborator

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.

- ipywidgets>=7.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update/fix dependencies
Projects
None yet
Development

No branches or pull requests

1 participant