microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.78k stars 28.18k forks source link

NO notebook document for 'file://*.ipynb' #214848

Open BabakAmini opened 1 month ago

BabakAmini commented 1 month ago

This issue is exactly the same as #196740. Since that issue is locked, I had to open a new one here. I can't run cells in my Jupyter notebook more than a few times, and then it happens. There is no need to restart Jupyter or VSCode; just a window reload resolves the problem temporarily. Downgrading pylance or disabling it doesn't help at all.

rebornix commented 1 month ago

@BabakAmini if you create a new Profile and install Jupyter only, would you be able to reproduce this issue?

VSCodeTriageBot commented 1 month ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

shinthor commented 1 month ago

I am also now consistently getting this error now with the most recent 2 updates of vscode when I never did before. My issue may be slightly different though as it happens even with pylance deactivated.

BabakAmini commented 1 month ago

@rebornix I tried disabling each of my extensions individually and discovered that a particular extension named continue was the cause of the problem. It appears that the problems have been fixed once pylance and continue were updated today.

BabakAmini commented 1 month ago

Unfortunately, it began to show that message once more. I was able to fix the problem by disabling continue extension.