jupyter 常用快捷方式
Posted duoba
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jupyter 常用快捷方式相关的知识,希望对你有一定的参考价值。
命令 | 功能 |
---|---|
Ctrl+enter | 执行本cell |
alt+enter | 执行本cell且 向下建立一个新cell |
esc+m | m 把cell切换至markdown模式 |
esc+y | y 把cell切换至code模式 |
a | 在上方新建cell , 命令模式 |
b | 在下方新建cell |
双击D | 删除当前cell |
以上是关于jupyter 常用快捷方式的主要内容,如果未能解决你的问题,请参考以下文章
在 jupyter notebook 中使用数字键盘编辑快捷方式
Ubuntu下为你的Jupyter Notebook配置桌面快捷方式和应用图标