74 JupyterLab Keyboard Shortcuts

Learn JupyterLab Shortcuts for Windows

Main Area Shortcuts

ActionJupyterLab Shortcut keys
Activate next tabCtrl + Shift + ]
Activate the next tab barCtrl + Shift + .
Activate the previous tabCtrl + Shift + [
Activate the previous tab barCtrl + Shift + ,
CloseAlt + W
Toggle left areaCtrl + B
Toggle modeCtrl + Shift + D
Activate command paletteCtrl + Shift + C
PrintCtrl + P
Activate the previously used tabCtrl + Shift + ‘

File Operations Shortcuts

ActionJupyterLab Shortcuts
SaveCtrl + S
Save asCtrl + Shift + S
Highlight nextCtrl + G
Highlight previousCtrl + Shift + G
StartCtrl + F
Create the main launcherCtrl + Shift + L
Toggle mainCtrl + Shift + F
Close and cleanupCtrl + Shift + Q

Image Viewer Shortcuts

ActionJupyterLab Shortcuts
Flip horizontalH
Flip verticalV
Invert colorsI
Reset image0
Rotate clockwise]
Rotate counterclockwise[
Zoom in=
Zoom out

Notebook Cell Operations Shortcuts

ActionJupterLab Shortcuts
Change cell to codeY
Change cell to heading 11
Change cell to heading 22
Change cell to heading 33
Change cell to heading 44
Change cell to heading 55
Change cell to heading 66
Change cell to markdownM
Change cell to rawR
Copy cellC
Cut cellX
Delete cellD then D
Enter command modeEsc
Enter edit modeEnter
Extend marked cells aboveShift + Up Arrow key
Extend marked cells belowShift + Down Arrow key
Extend marked cells bottomShift + End
Extend marked cells topShift + Home
Insert cells aboveA
Insert cells belowB
Merge cellsShift + M
Move cursor downDown Arrow key
Move cursor upUp Arrow key
Paste cell belowV
Redo cell actionShift + Z
Run cellCtrl + Enter
Run the cell and insert it belowAlt + Enter
Run the cell and select the nextShift + Enter
Select allCtrl + A
Split cell at cursorCtrl + Shift + –
Toggle all cell line numbersShift + L
Toggle cell line numbersL
Undo cell actionZ

Tooltips Shortcuts

ActionJupyterLab Shortcuts
DismissEsc
Launch consoleShift +  Tab
Launch fileShift +  Tab
Launch notebookShift +  Tab

Console Shortcuts

ActionJupyterLab Shortcut Keys
Line breakEnter
Run forcedShift + Enter
Run unforcedEnter

Other JupyterLab Shortcuts

ActionJupyterLab Shortcut keys
RedoCtrl + Shift + Z
UndoCtrl + Z
InterruptI then I
Restart0 then 0
RunShift + Enter
OpenCtrl + I
OpenCtrl + ,
SaveCtrl + S

READ NEXT:

Back to top button