After updating VS Code to version 1.56.1, I started getting the following error (in the pop-up window on the bottom right) when opening a python project in VS Code:
Cannot activate the 'Python' extension because it depends on the 'Jupyter' extension, which is not loaded. Would you like to reload the window to load the extension?.
Clicking on "Reload Window" didn't solve the problems, and would just prompt the same error over and over again.
I found this in an update in a SO answer, but reinstalling the jupyter extension didn't solve the problem for me.
