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

Only require nbformat_minor for v4 #342

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Jan 11, 2023

#237 made some public notebooks unreadable. There is only one nbformat minor for v3, so there is no ambiguity here. It's more important for real notebooks to be readable than perfect validation be satisfied.

For example, this is linked from the nbviewer front page and started to fail because of #237: https://nbviewer.org/gist/fonnesbeck/2352771

these notebooks exist in the wild and there is only one nbformat minor for v3, so there is no ambiguity.
It's more important for real notebooks to be readable than perfect validation be satisfied.
@minrk minrk added the bug label Jan 11, 2023
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blink1073 blink1073 merged commit 30f3d81 into jupyter:main Jan 11, 2023
@minrk minrk deleted the v3-no-minor branch January 12, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants