-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Use y-py 0.3.0 #12326
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
Use y-py 0.3.0 #12326
Conversation
|
Thanks for making a pull request to jupyterlab! |
fcollonval
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @davidbrochart
Benchmark reportThe execution time (in milliseconds) are grouped by test file, test type and browser. The mean relative comparison is computed with 95% confidence. Results table
Changes are computed with expected as reference. |
|
Thanks! Looks like saving in the latest 4.0 pre-release (4.0.0a23) is currently broken, and this should fix it. |
|
Just restarted the failed CI checks. Expecting one failure for "Visual Regression Documentation", which will be fixed by #12337. |

References
Supersedes #12320.
Code changes
Require
y-py==0.3.0and use its new API.User-facing changes
None.
Backwards-incompatible changes
None.