S Save and Checkpoint Y change the cell type to Code M change the cell type to Markdown P open the commandpalette. This dialog helps you run any command by name. It’s really useful if you don’t know some shortcut or when you don’t have a shortcut for the wanted command. Comman...
L:切换行号(在这个cell中显示行号) O:选择单元格的输出(打开或者关闭选中cell的输出,可以控制cell) Shift-O:切换选定单元的输出滚动(打开或者关闭cell的输出是否可以滚动,不可滚动时全部显示) H:显示快捷键(在没有使用Keyboard shortcut editor拓展的时候有效) I:中断服务 O:重启服务(带窗口) Esc:关闭页面 Q:关...
D,D delete selected cell Shift-M merge cell below Ctrl-S Save and Checkpoint L toggle line numbers O toggle output Shift-O toggle output scrolling Esc close pager H show keyboard shortcut help dialog I,I interrupt kernel 0,0 restart kernel Space scroll down Shift-Space scroll up Shift...
按下a就会在当先选中的cell上面创建一个cell. x:删除当前选中的cell, ctrl+enter:运行当前cell, m:把当前cell转化成markdown的形式. y:当前cell转化成python代码.比较常用的一般就这些.如果想看到到更多,可以点击help->keyboard shortcut就可以看到更多的快捷键. jupyter是按照插入顺序执行代码,cell的位置无关,如果...
CommandKeyboard shortcut Python: Go to Next CellCtrl+Alt+] Python: Go to Previous CellCtrl+Alt+[ Python: Extend Selection by Cell AboveCtrl+Shift+Alt+[ Python: Extend Selection by Cell BelowCtrl+Shift+Alt+] Python: Move Selected Cells UpCtrl+; U ...
快捷键编辑:Keyboard shortcut editor 编辑、删除已有快捷键;添加新的快捷键。更多好文,欢迎关注:...
(orCtrl + Shift + Pon Linux and Windows). This dialog box helps you run any command by name - useful if you don’t know the keyboard shortcut for an action or if what you want to do does not have a keyboard shortcut. The functionality is similar to Spotlight search on a Mac, ...
ShortcutDescription Enter Enter edit mode Shift + Enter Run cell, select below Control/Command + Enter Run cell Alt + Enter Run cell, insert code cell below Control/Command + Alt + Enter Run cell, insert markdown cell below Alt + R Run all Y Convert cell to code M Convert cell to ma...
Once you are here, you can even edit your shortcuts by clickingEdit shortcuts. I personally never do this because I like the default settings, but many do… So you know, if you want to be a Jupyter-shortcut-ninja, here’s your chance! 😉 ...
If you need to find a specific student's grade on an exam, you can access it from your dictionary. This lookup shortcut should save you time over parsing an entire list to find the student's grade. This article shows you how to access dictionary values through each value's key. Before...