JupyterLab
Extend the selection to the cell above
To extend the selection to the cell above in JupyterLab, press Shift + Up arrow. The keys are the same on a Mac. It works in the browser version.
Where it works: Notebook, command mode
Shift and K also extends the selection upward.
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | ShiftUp arrow |
| Windows | Web app | ShiftUp arrow |
Where this comes from
JupyterLab shortcut schemas - jupyterlab/jupyterlab
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.