You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We got AttributeError: 'super' object has no attribute '_ipython_display_' when upgrading to ipywidgets 8 nglviewer/nglview#1032 (comment)
The class inherits from ipywidgets.DOMWidget
Any idea how to fix?
(I've read the migration note from 7 to 8 but could not find anything)