jupyter-notebookjupyter-lab

Show code line numbers in JupyterLab


In Jupyter notebook, cntrl+ m L toggles code line numbers in current cell but how to bring the code line numbers in JupyterLab?

Referred a similar issue opened in github


Solution

  • https://github.com/jupyterlab/jupyterlab/issues/2395 - Shift+L toggles line number visibility.