Skip to content
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

cell IDs will become a hard error if missing in future nbformat versions #14

Open
brunolajoie opened this issue Sep 26, 2022 · 1 comment

Comments

@brunolajoie
Copy link

brunolajoie commented Sep 26, 2022

/Users/brunolajoie/.pyenv/versions/3.10.6/envs/lewagon/lib/python3.10/site-packages/nbformat/__init__.py:92:

MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in future nbformat versions. You may want to use normalize() on your notebooks before validations (available since nbformat 5.1.4). Previous versions of nbformat are fixing this issue transparently, and will stop doing so in the future.

@brunolajoie
Copy link
Author

👉 We should not remove IDs anymore with nbcleanmeta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant