microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 294 forks source link

Document version mismatch error when saving any modified notebook #16076

Closed rzhao271 closed 2 months ago

rzhao271 commented 2 months ago

Applies To

What happened?

  1. Disable auto-save
  2. Create a new notebook
  3. Add a cell
  4. Save the notebook
  5. :bug: Document version mismatch

VS Code Version

1.94.0-insider

Jupyter Extension Version

2024.9.2024092401

Jupyter logs

No response

Coding Language and Runtime Version

N/A

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local

rebornix commented 2 months ago

This should be fixed in next Insiders.

amunger commented 2 months ago

seems fixed now