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

nbformat 5.7.0 MissingIDFieldWarning #335

Open
prtome opened this issue Dec 15, 2022 · 3 comments
Open

nbformat 5.7.0 MissingIDFieldWarning #335

prtome opened this issue Dec 15, 2022 · 3 comments

Comments

@prtome
Copy link

prtome commented Dec 15, 2022

I have the following warning:

/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/nbformat/init.py:128: 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.
validate(nb)

I have read another issue (#303) but I do not understand what is that I am supposed to do. Appreciate help please

@Yaoyaozhang1111
Copy link

I have met the same question,have you solved it? Thanks alot.

1 similar comment
@Daniel-wyk
Copy link

I have met the same question,have you solved it? Thanks alot.

@Yaoyaozhang1111
Copy link

Yaoyaozhang1111 commented Jun 3, 2024 via email

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

3 participants