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
I can't run notebooks from VSCode, even though I have already installed all the required dependencies.
I don't have this problem when running the notebooks directly from Jupyter Lab.
The main issue I see is that VSCode can't start the TypeScript kernel.
Has anyone been able to find a workaround to get tslab working inside VSCode? As a side note, imports also don't get correctly detected by VSCode Intellisense, but that problem has already been discussed in other issues: #56
The text was updated successfully, but these errors were encountered:
Problem
I can't run notebooks from VSCode, even though I have already installed all the required dependencies.
I don't have this problem when running the notebooks directly from Jupyter Lab.
The main issue I see is that VSCode can't start the TypeScript kernel.
Has anyone been able to find a workaround to get tslab working inside VSCode? As a side note, imports also don't get correctly detected by VSCode Intellisense, but that problem has already been discussed in other issues: #56
The text was updated successfully, but these errors were encountered: