On the top right side of the Notebook in Jupyterlab there’s an option to select a different Kernel. How can I disable that?
I looked at the common extension points but found no help Common Extension Points — JupyterLab 4.1.7 documentation
Settings
> Settings Editor
> Notebook Panel
> remove the element by checking the checkbox labeled Whether the item is ignored or not
on the object with the unique Name kernelName
.
1 Like