VS Code with jupyter notebooks looks really cool - except the python kernel :)

How can I change the kernel?

1 Like

Sadly the Jupyter support is implemented as part of the Python extension

https://github.com/microsoft/vscode-python/issues/5078

1 Like