-
Couldn't load subscription status.
- Fork 35.8k
Open
Labels
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
I have a JupyterLab extension that is installed when I run pip install, this doesn't work with the Jupyter Extension for VS Code for some reason.
Here's what it looks like in JupyterLab
Here's what I get in VS Code
It is failing to load the TS from the appropriate location. It is not documented what Jupyter runtime the notebook system is even using, so I can't debug this for myself