I am used to the keyboard shortcuts and I don't like the cell toolbar.
I did my best to search but I still can't find how. If someone knows please let me know.
I am used to the keyboard shortcuts and I don't like the cell toolbar.
I did my best to search but I still can't find how. If someone knows please let me know.
Straight from the documentation:
If you would like to disable the cell toolbar, run
jupyter labextension disable @jupyterlab/cell-toolbar-extensionon the command line. You can enable it again by runningjupyter labextension enable @jupyterlab/cell-toolbar-extension.