You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jupyter is installed as a soft dependency of Python now. So by default we're assuming that soft dependencies are also uninstalled. However, if the jupyter extension is installed first, clearly we shouldn't be uninstalling it with Python. Seems more like a VS Code bug to deal with? Or can we support this in Python / Jupyter?
Testing microsoft/vscode-jupyter#6821
-> jupyter extension is gone
The text was updated successfully, but these errors were encountered: