-
-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Description
The test suite has started failing:
FAILED distributed/deploy/tests/test_local.py::test_ipywidgets - AttributeErr...
FAILED distributed/deploy/tests/test_local.py::test_ipywidgets_loop - Attribu...
ERROR distributed/diagnostics/tests/test_widgets.py::test_progressbar_widget
ERROR distributed/diagnostics/tests/test_widgets.py::test_multi_progressbar_widget
ERROR distributed/diagnostics/tests/test_widgets.py::test_multi_progressbar_widget_after_close
ERROR distributed/diagnostics/tests/test_widgets.py::test_values - AttributeE...
ERROR distributed/diagnostics/tests/test_widgets.py::test_progressbar_done - ...
ERROR distributed/diagnostics/tests/test_widgets.py::test_progressbar_cancel
ERROR distributed/diagnostics/tests/test_widgets.py::test_multibar_complete
ERROR distributed/diagnostics/tests/test_widgets.py::test_fast - AttributeErr...
ERROR distributed/diagnostics/tests/test_widgets.py::test_serializers - Attri...
ERROR distributed/diagnostics/tests/test_widgets.py::test_tls - AttributeErro...
if widget is not None:
> return widget._ipython_display_(**kwargs)
E AttributeError: 'Tab' object has no attribute '_ipython_display_'conda list diff before and after the failures:
< ipywidgets 7.7.1 pyhd8ed1ab_0 conda-forge
> ipywidgets 8.0.1 pyhd8ed1ab_0 conda-forge
< jupyterlab_widgets 1.1.1 pyhd8ed1ab_0 conda-forge
> jupyterlab_widgets 3.0.1 pyhd8ed1ab_0 conda-forge
< widgetsnbextension 3.6.1 pyha770c72_0 conda-forge
> widgetsnbextension 4.0.1 pyhd8ed1ab_0 conda-forge
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels