Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running notebooks from VSCode #75

Open
aecorredor opened this issue Feb 17, 2023 · 1 comment
Open

Running notebooks from VSCode #75

aecorredor opened this issue Feb 17, 2023 · 1 comment

Comments

@aecorredor
Copy link

aecorredor commented Feb 17, 2023

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

@ApolloTang
Copy link

Hi @aecorredor:

I do have some success running the typescript kernel in VScode; here is my repo:
https://github.com/ApolloTang/mynote--typescript

Although I encountered some problems, I did not have any problem installing the kernel by following instruction described.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants