Showing line numbers in IPython/Jupyter Notebooks

后端 未结 10 1210
遥遥无期
遥遥无期 2020-12-04 05:56

Error reports from most language kernels running in IPython/Jupyter Notebooks indicate the line on which the error occurred; but (at least by default) no line numbers are in

10条回答
  •  春和景丽
    2020-12-04 06:21

    1.press esc to enter the command mode 2.perss l(it L in lowcase) to show the line number

提交回复
热议问题