-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Examples check is failing on CI #15985
Comments
The relevant part of the traceback is:
|
Also failed in the same way in https://github.com/jupyterlab/jupyterlab/actions/runs/8252979379/job/22573776621 which was a bit earlier - after merge of #15892, but on the PR it was passing. |
It's hard to narrow down what is the faulty change in dependencies because there were lots of releases yesterday:
|
Ok, I see a plausible candidate is |
I opened jupyter/nbformat#396. |
Closing as fixed with https://github.com/jupyter/nbformat/releases/tag/v5.10.3 release. |
As noticed on
main
with the last commit (80dd3d6): https://github.com/jupyterlab/jupyterlab/actions/runs/8262290798/job/22601316208And recent PRs.
The text was updated successfully, but these errors were encountered: