microsoft / vscode-jupyter

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

[Freeze/Slow] Unable to save/format notebook #15700

Open rebornix opened 1 month ago

rebornix commented 1 month ago

Marketplace review

It would be good if this was more stable, because every other week something goes wrong with Jupyter in VSCode. Suddenly you cannot save anymore, or the notebook stays in pending state for literal minutes, or you cannot run your formatter, or Copilot interacts weirdly and makes VSCode hang. All of these literally happened to me in the span of two weeks.

andyscho commented 1 month ago

I have also encountered this, though have not been able to reliably reproduce this.

amunger commented 1 month ago

@andyscho - are you on vscode insiders, or stable? And are you using a remote connection?

It would be great to see a trace log from the window output when this happens - Developer: set log level command and choose trace. Once the issue occurs, go to the output panel and select window from the drop down. You might need to copy the output into a file and attach it here since it will be a lot of logs.