In Jupyter notebook, cntrl
+ m
L
toggles code line numbers in current cell but how to bring the code line numbers in JupyterLab?
Late reply, but it'll still help others!
For Windows users, just hit Shift + L
You can go to View -> Show Line Numbers
:
which will display line numbers in the notebook:
https://github.com/jupyterlab/jupyterlab/issues/2395 - Shift+L toggles line number visibility.
you can turn this on by default by going into Settings --> Advanced Settings Editor:
As you can see from the screenshot, you can edit other features as well and easily set them back to default by deleting your 'User Overrides'