xeus-python-kernel icon indicating copy to clipboard operation
xeus-python-kernel copied to clipboard

Registered kernel spec name does not match the name served by jupyer-server

Open trungleduc opened this issue 2 years ago • 1 comments

Description

The spec registered by the extension uses xeus-python as the kernel name, but in JupyterLab, the kernel name served by /api/kernelspecs is xpython. The mismatch makes Voici can not find the correct kernel for a notebook saved by JupyterLab

https://github.com/jupyterlite/xeus-python-kernel/blob/71e105d72819a56df9468b5b105bb38a48afbf21/src/index.ts#L30-L37

trungleduc avatar Sep 04 '23 10:09 trungleduc

We should fix this 👍🏽 thanks

martinRenou avatar Sep 04 '23 11:09 martinRenou