Cell Execution 4
Ctrl+Enter
Run Cell
Execute current cell
Shift+Enter
Run & Select Next
Execute cell and move to next
Alt+Enter
Run & Insert Below
Execute cell and create new cell below
Ctrl+Shift+Enter
Run All
Execute all cells
Cell Management 6
Ctrl+M+B
Add Code Cell Below
Insert code cell below current
Ctrl+M+A
Add Code Cell Above
Insert code cell above current
Ctrl+M+D
Delete Cell
Delete current cell
Ctrl+M+Y
Convert to Code
Convert cell to code cell
Ctrl+M+M
Convert to Text
Convert cell to text cell
Ctrl+M+Up/Down
Move Cell
Move cell up or down
Editing 5
Ctrl+/
Toggle Comment
Comment or uncomment lines
Tab
Indent
Indent code
Shift+Tab
Dedent
Dedent code
Ctrl+]
Indent Selection
Indent selected lines
Ctrl+[
Dedent Selection
Dedent selected lines
No shortcuts found