-
Notifications
You must be signed in to change notification settings - Fork 391
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
The CI is broken because some of the sample notebooks are not normalized #1002
Comments
Obviously this is due to the way the collection of sample notebooks was built... many notebooks from many distinct languages, collected over a long period of time. I will follow the suggestion to call |
mwouts
added a commit
that referenced
this issue
Oct 29, 2022
This was referenced Oct 29, 2022
I cannot reproduce locally with |
mwouts
added a commit
that referenced
this issue
Oct 31, 2022
* Version 1.14.2-dev * Normalize the sample notebooks (#1002) * Fix issues that `normalize` did not fix * Remove outputs and metadata when they exist * Use Path rather than path * Test that text notebooks are normalized * Regenerate mirror text notebooks Following the normalization of ipynb notebooks * Skip test if recent nbformat is not available * Add Python 3.11 + Use Py3.9 for conda * Update CHANGELOG.md * Jupytext is tested against Python 3.10 and 3.11 on the CI * Don't include test failure in coverage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The CI fails because some of the sample notebooks have additional properties, with errors like e.g.
For more similar errors, see the CI logs
The text was updated successfully, but these errors were encountered: