Skip to content

Only require nbformat_minor for v4#342

Merged
blink1073 merged 1 commit intojupyter:mainfrom
minrk:v3-no-minor
Jan 11, 2023
Merged

Only require nbformat_minor for v4#342
blink1073 merged 1 commit intojupyter:mainfrom
minrk:v3-no-minor

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