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


Edit Mode (press Enter to enable)

博客介绍了Jupyter notebook的快捷键相关内容。Jupyter notebook有编辑模式和命令模式,编辑模式可输入代码或文本,命令模式用于执行笔记本级操作。还提到在Jupyter中按住ESC+H可进入命令模式,按Enter可启用编辑模式。
1678

被折叠的 条评论
为什么被折叠?



