Show code line numbers in JupyterLab

前端 未结 4 946
[愿得一人]
[愿得一人] 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条回答
  •  Happy的楠姐
    2020-12-15 18:49

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

提交回复
热议问题