π Suggested Shortcut Set for Sandman
π€ Edit Mode (cursor inside the code editor)
Enter β insert newline
Shift+Enter β run current block + move to next
Ctrl/Cmd+Enter β run current block, stay here
Esc β exit to command mode
π§ Command Mode (block is selected, but not being edited)
Enter β enter edit mode for this block
Shift+Enter β run current block + move to next
Ctrl/Cmd+Enter β run current block, stay here
β / β β move selection between blocks
A β insert new block above
B β insert new block below
D D (press D twice quickly) β delete block (Jupyter convention)
M β change block type (code β markdown, if you plan to support markdown)
Ctrl/Cmd+β / Ctrl/Cmd+β β move block up/down
π Global (works in any mode)
Ctrl/Cmd+Shift+Enter β run all from top
Ctrl/Cmd+S β save notebook
? β open shortcut help
π Suggested Shortcut Set for Sandman
π€ Edit Mode (cursor inside the code editor)
Enter β insert newline
Shift+Enter β run current block + move to next
Ctrl/Cmd+Enter β run current block, stay here
Esc β exit to command mode
π§ Command Mode (block is selected, but not being edited)
Enter β enter edit mode for this block
Shift+Enter β run current block + move to next
Ctrl/Cmd+Enter β run current block, stay here
β / β β move selection between blocks
A β insert new block above
B β insert new block below
D D (press D twice quickly) β delete block (Jupyter convention)
M β change block type (code β markdown, if you plan to support markdown)
Ctrl/Cmd+β / Ctrl/Cmd+β β move block up/down
π Global (works in any mode)
Ctrl/Cmd+Shift+Enter β run all from top
Ctrl/Cmd+S β save notebook
? β open shortcut help