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

make_pdf.py warning message #7

Open
Grufoony opened this issue Oct 17, 2023 · 1 comment
Open

make_pdf.py warning message #7

Grufoony opened this issue Oct 17, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@Grufoony
Copy link
Owner

Runtime warning in make_pdf.py:

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.
  _, nbc = validator.normalize(nbc)
@Grufoony
Copy link
Owner Author

Grufoony commented Nov 7, 2023

As explained here it should be a default error message independent on what you do...
By now, I won't fix this

@Grufoony Grufoony added the wontfix This will not be worked on label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant