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

Support vscode-server Jupyter extensions #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ceralor
Copy link

@Ceralor Ceralor commented Oct 9, 2021

Take a look at https://github.com/quantapix/qnarre2/blob/06b41b6754f692f208efccf91bd62fd2feb265c4/proba/client/src-py/datascience/jupyter/kernels/kernelService.ts#L156
Requires extra metadata to confirm that the binary in fact exists instead of just parsing the argv. Otherwise you get "Kernel Spec for hass pyscript ignored as we cannot find a matching interpreter" as an error.

Take a look at https://github.com/quantapix/qnarre2/blob/06b41b6754f692f208efccf91bd62fd2feb265c4/proba/client/src-py/datascience/jupyter/kernels/kernelService.ts#L156
Requires extra metadata to confirm that the binary in fact exists instead of just parsing the argv. Otherwise you get "Kernel Spec for hass pyscript ignored as we cannot find a matching interpreter" as an error.
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

Successfully merging this pull request may close these issues.

1 participant