JupyterLab
Notebook cells, command mode, running code, and the workspace in JupyterLab.
Published coverage: Mac, Windows. Environments: Web app.
Everything
Clipboard
Code editing
Comments and review
Editing
Files and printing
Paragraphs and lists
Selection
Tabs and windows
View and zoom
37 actions and 37 key variants match.
- JupyterLab Documented
| Action | Keys | Row actions |
|---|---|---|
| Change the cell to code Notebook, command mode | Windows Y | Details |
| Change the cell to Markdown Notebook, command mode | Windows M | Details |
| Change the cell to raw Notebook, command mode | Windows R | Details |
| Copy the cell Notebook, command mode | Windows C | Details |
| Cut the cell Notebook, command mode | Windows X | Details |
| Delete the cell Notebook, command mode | Windows DD | Details |
| Return to command mode Notebook, edit mode | Windows Esc | Details |
| Start editing the cell Notebook, command mode | Windows Enter | Details |
| Extend the selection to the cell above Notebook, command mode | Windows ShiftUp arrow | Details |
| Extend the selection to the cell below Notebook, command mode | Windows ShiftDown arrow | Details |
| Extend the selection to the top Notebook, command mode | Windows ShiftHome | Details |
| Extend the selection to the bottom Notebook, command mode | Windows ShiftEnd | Details |
| Insert a cell above Notebook, command mode | Windows A | Details |
| Insert a cell below Notebook, command mode | Windows B | Details |
| Merge the selected cells Notebook, command mode | Windows ShiftM | Details |
| Merge with the cell above Notebook, command mode | Windows CtrlBackspace | Details |
| Merge with the cell below Notebook, command mode | Windows CtrlShiftM | Details |
| Select the cell below Notebook, command mode | Windows Down arrow | Details |
| Select the cell above Notebook, command mode | Windows Up arrow | Details |
| Collapse the heading or go to the one above Notebook, command mode | Windows Left arrow | Details |
| Expand the heading or go to the one below Notebook, command mode | Windows Right arrow | Details |
| Insert a heading above Notebook, command mode | Windows ShiftA | Details |
| Insert a heading below Notebook, command mode | Windows ShiftB | Details |
| Collapse every heading Notebook, command mode | Windows CtrlShiftLeft arrow | Details |
| Expand every heading Notebook, command mode | Windows CtrlShiftRight arrow | Details |
| Redo a cell action Notebook, command mode | Windows ShiftZ | Details |
| Undo a cell action Notebook, command mode | Windows Z | Details |
| Run the cell Notebook | Windows CtrlEnter | Details |
| Run the cell and insert one below Notebook | Windows AltEnter | Details |
| Run the cell and select the next one Notebook, edit mode | Windows ShiftEnter | Details |