hass-pyscript-jupyter icon indicating copy to clipboard operation
hass-pyscript-jupyter copied to clipboard

Support vscode-server Jupyter extensions

Open KayOhtie opened this issue 3 years ago • 0 comments

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.

KayOhtie avatar Oct 09 '21 02:10 KayOhtie