I somehow recently am not able to load my notebooks anymore in VSCode. I do not know how to solve this infinite loading problem.
Below a screenshot:
And another one:
So far Google was not able to help. Hope someone here can.
Thank you!
This is probably related to the VSCode itself rather than jupyter or python installation. On the actual VSCode GitHub repo, few issues are still open, apparently not fixed yet. What seems to be working though, is, to try killing all VSCode processes and trying again.
ps aux | grep -i vscode | less
pkill -f vscode
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With