JupyterLab
Select every cell
In JupyterLab, Ctrl + A will select every cell. On a Mac, press Cmd + A instead. It works in the browser version.
Where it works: Notebook, command mode
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | CmdA |
| Windows | Web app | CtrlA |
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.