Python Short Cut Keys
Python Short Cut Keys
Y : to code
M : to markdown
R : to raw
1 : to heading 1
2 : to heading 2
3 : to heading 3
4 : to heading 4
5 : to heading 5
6 : to heading 6
Shift-M : merge selected cells, or current cell with cell below if only one cell selected
I , I : interrupt kernel
Shift-L : toggles line numbers in all cells, and persist the setting
Shift-Tab : tooltip
Ctrl-] : indent
Ctrl-[ : dedent
Ctrl-Z : undo
Ctrl-Shift-Z : redo
Ctrl-Y : redo
Up : move cursor up
Magic Command