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

Metadata handling improvements #3861

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonsequitur
Copy link
Contributor

@jonsequitur jonsequitur commented Feb 23, 2025

These changes fix the following issues:

This is a work in progress and additional PRs will continue to investigate and address some of the FIX comments present here but this is likely worth merging in order to do a preview release and validate the changes against a larger number of existing notebook documents than the tests likely account for. I anticipate that some of these changes will break backwards compatibility for metadata variations that date back to before the VS Code notebook APIs were finalized. I don't believe it's practical to support those forever, and any notebooks that are broken as a result will at this point be far fewer than the impact of these bugs on newer and newly-created notebooks.

These changes fix the issue of outputs disappearing when opening a notebook and also .ipynb files immediately being marked dirty on open. That issue is still present for .dib files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant