Closed
Description
Description
In the new Notebook 7 interface, I see no direct way to create notebooks with alternative kernels, such as irkernel
for R
. Creating new notebook from menu or the "new" dropdown always creates a Python notebook.
Reproduce
- Go to File > New > Notebook
- After new notebook opens in new tab, see the kernel in top right corner - it's Python.
- Click the kernel name.
- Here I get to select the R kernel and switch to it.
Expected behavior
I should be able to directly create R notebooks, just like I can in Notebook Classic or Jupyterlab, without going through the Python kernel first.
Context
- Operating System and version: Linux Ubuntu 22.04
- Browser and version: Firefox 119.0.1
- Jupyter Notebook version: 7.0.6
notebook
installed withmamba 1.4.2