Show code line numbers in JupyterLab

前端 未结 4 927
[愿得一人]
[愿得一人] 2020-12-15 18:00

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

<
4条回答
  •  自闭症患者
    2020-12-15 18:38

    You can go to View -> Show Line Numbers:

    which will display line numbers in the notebook:

提交回复
热议问题