Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VSCode can't load ipynb

enter image description here

The ipynb used good, but this morning I updated my VSCode then the ipynb can't open and always loading, this situation takes hours. I tried uninstall the python plugin and reinstall but still not work.

like image 422
William Avatar asked Sep 15 '25 03:09

William


1 Answers

This issue is associated with VS Code 1.49 upgrade, and for now there's no solution but a workaround:

Click the button to maximize the panel and restore panel size:

enter image description here

Then the .ipynb file should be loaded successfully.

There is the same issue that can't load .ipynb file in github, you can have a look at it.

like image 182
Molly Wang-MSFT Avatar answered Sep 16 '25 19:09

Molly Wang-MSFT