Jupyter notebook 快捷键

Jupyter notebook快捷键(官方)

The Jupyter Notebook has two different keyboard input modes. Edit mode allows you to type code/text into a cell and is indicated by a green cell border. Command mode binds the keyboard to notebook level actions and is indicated by a grey cell border with a blue left margin.

在Jupyter中按住ESC+H进入Command Model

Jupyter notebook快捷键(官方)
Jupyter notebook快捷键(官方)

Edit Mode (press Enter to enable)

Jupyter notebook快捷键(官方)

相关文章: