Jupyter Notebook keyboard shortcuts
Explore all 53 keyboard shortcuts and hotkeys for Jupyter Notebook 2025 on an interactive visual keyboard. Toggle modifiers (Ctrl, Shift, Alt, Meta), filter by category, and search any command or key combination.
Top shortcuts
- Enter — Enter edit mode
- Shift+Enter — Run cell, select below
- Ctrl+Enter — Run selected cells
- Alt+Enter — Run cell and insert below
- Y — Change cell to code
- M — Change cell to markdown
- R — Change cell to raw
- 1 — Change cell to heading 1
- 2 — Change cell to heading 2
- 3 — Change cell to heading 3
- A — Insert cell above
- B — Insert cell below
- X — Cut selected cells
- C — Copy selected cells
- V — Paste cells below
- Shift+V — Paste cells above
- D — Delete selected cells
- Z — Undo cell deletion
- S — Save and checkpoint
- Ctrl+S — Save and checkpoint
- L — Toggle line numbers
- O — Toggle output
- Shift+O — Toggle output scrolling
- H — Show keyboard shortcuts
- I — Interrupt kernel
- 0 — Restart kernel
- Escape — Close dialog / Enter command mode
- Shift+Space — Scroll notebook up
- Space — Scroll notebook down
- ArrowUp — Select cell above
Other Code & Text apps
Related pages