Skip to content

nbformat 5.7.0 MissingIDFieldWarning #335

Open
@prtome

Description

@prtome

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions