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) #59

Open
dominiquesydow opened this issue Aug 23, 2022 · 0 comments
Open
Assignees

Comments

@dominiquesydow
Copy link
Collaborator

Our weekly CI failed. All notebooks using ipywidgets are broken with new version 8; affects e.g. nglview.

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.

https://github.com/volkamerlab/teachopencadd/blob/daeb016bb89feb93813be925085aff47885225ce/devtools/test_env.yml#L11

@dominiquesydow dominiquesydow self-assigned this Aug 23, 2022
dominiquesydow added a commit that referenced this issue Aug 23, 2022
dominiquesydow added a commit that referenced this issue Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant