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

Drop custom from Notebook cell metadata #15584

Closed
2 tasks done
DonJayamanne opened this issue Apr 22, 2024 · 0 comments
Closed
2 tasks done

Drop custom from Notebook cell metadata #15584

DonJayamanne opened this issue Apr 22, 2024 · 0 comments

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Apr 22, 2024

Refs: microsoft/vscode#205634

Complexity: 2

Create Issue


Setup

  • Install pre-release of Jupyter Extension
  • Install Slide show and Cell tags extensions
  • Open a worksapce folder
  • Ensure you do not have this setting in your settings json file "jupyter.experimental.dropCustomMetadata": true,
  • Reload VS Code

Steps

  • Create a notebook file
  • Add a cell and save it
  • Add a cell tag (use command Add Cell Tag)
  • Save the file
  • Go into time time view and verify the new tag is visible
  • Verify the diff view does not contain any property named custom under cell the metadata.
@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Apr 22, 2024
@DonJayamanne DonJayamanne added testplan-item and removed bug Issue identified by VS Code Team member as probable bug labels Apr 22, 2024
@vscodenpa vscodenpa added this to the April 2024 milestone Apr 22, 2024
@rebornix rebornix removed their assignment Apr 23, 2024
@amunger amunger removed their assignment Apr 23, 2024
@amunger amunger closed this as completed Apr 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants