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

Example on how to use kernel with Visual Studio Code internal notebook runner #466

Open
danbst opened this issue Mar 22, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@danbst
Copy link

danbst commented Mar 22, 2023

What's missing?

I'd like to reuse the kernel built by this flake in VS Code notebook viewer (as an alternative to JupyterLab).
Would be great to have an example on how to do that.

Possible solution

No response

Alternatives

No response

Additional context

No response

@danbst danbst added the enhancement New feature or request label Mar 22, 2023
@GTrunSec
Copy link
Collaborator

GTrunSec commented Apr 2, 2023

Do you know how the vscode gets the jupyterKernels environment? Through the PATH envrs or the jupyter kernelspec list --json ?

@anpin
Copy link
Contributor

anpin commented Nov 23, 2024

I'm not sure how to automatically wire running kernel into vs code, but adding a server via URL works just fine

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

No branches or pull requests

4 participants