Conversation
jacobtomlinson
left a comment
There was a problem hiding this comment.
Oh interesting I didn't know this was changing. I expect we use _ipython_display_ in other places in Dask outside of distributed.
@ian-r-rose could you advise on the right way to handle this?
|
Please merge from main and revert #6910 |
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 15 files ±0 15 suites ±0 6h 28m 57s ⏱️ + 1m 22s For more details on these failures, see this check. Results for commit 715804c. ± Comparison against base commit 58a5a3c. ♻️ This comment has been updated with latest results. |
The tricky thing is supporting both Since we probably don't want to go ipywidgets==8 exclusively, I don't think we can fully commit to using |
jacobtomlinson
left a comment
There was a problem hiding this comment.
Thanks for this @ian-r-rose.
|
Test failure is unrelated. Merging. |
This seems to work for me locally, but I'll admit I don't have much context around
ipywidgets. cc @ian-r-rose @jacobtomlinson who may have thoughtsNote: I've not yet checked how backwards compatible these changes are
Closes #6909