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
`distutils.version` is deprecated. When using the `FigureWidget` in unit tests with `pytest` where warnings are promoted to errors, the warning becomes an error and the error message is that we have to install `ipywidgets>=7.0.0`, even if `ipywidgets` is installed in the current environment.
0 commit comments