You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...so it seems something is installing a kernel in share/jupyter/kernels/python3/ which masks the default (ipykernel) kernel and which ignores the command line flag --KernelSpecManager.ensure_native_kernel=False.
Description
Passing
--KernelSpecManager.ensure_native_kernel=False
tojupyter lab
has no effect and the native kernel is still shown in the UI.Reproduce
Go to JupyterLab and observe the native kernel is still in the UI
Expected behavior
The native kernel isn't shown in the JupyterLab UI
Context
The text was updated successfully, but these errors were encountered: