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

Add support for unrecognized cells #3420

Open
blink1073 opened this issue Dec 19, 2017 · 1 comment
Open

Add support for unrecognized cells #3420

blink1073 opened this issue Dec 19, 2017 · 1 comment

Comments

@blink1073
Copy link
Contributor

The classic notebook uses UnrecognizedCell when it encounters a cell type that is not in nbformat.

@blink1073 blink1073 added this to the 1.0 milestone Dec 19, 2017
@jasongrout jasongrout removed this from the 1.0 milestone Sep 5, 2018
@blink1073 blink1073 added this to the Future milestone Sep 11, 2018
@JasonWeill JasonWeill modified the milestones: Future, 4.1.0 Feb 15, 2023
@krassowski krassowski modified the milestones: 4.1.0, 4.2.0 Feb 5, 2024
@krassowski krassowski modified the milestones: 4.2.0, 4.3.0 May 7, 2024
@JasonWeill JasonWeill removed this from the 4.3.0 milestone Aug 28, 2024
@williamstein
Copy link

williamstein commented Aug 28, 2024

Just saw this discussed during triage. I could imagine this coming up when somebody works with a notebook using some extension that supports a new cell type, and then that notebook can't even be opened without the extension.

For what it is worth, this exact thing (show a warning instead of the cell) is supported in cocalc, and it seems like a reasonable thing to support:

image

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

No branches or pull requests

5 participants