Jupyter/IPython Notebooks: Shortcut for “run all”?

后端 未结 6 1089
一整个雨季
一整个雨季 2020-12-22 20:23

Is there a shortcut to run all cells in an IPython notebook?

And if not, does this have a specific reason?

6条回答
  •  梦毁少年i
    2020-12-22 20:50

    For the latest jupyter notebook, (version 5) you can go to the 'help' tab in the top of the notebook and then select the option 'edit keyboard shortcuts' and add in your own customized shortcut for the 'run all' function.

提交回复
热议问题