Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 774 Bytes

commands.rst

File metadata and controls

25 lines (18 loc) · 774 Bytes

Command Palette

All user actions in JupyterLab are processed through a centralized command system. These commands are shared and used throughout JupyterLab (menu bar, context menus, keyboard shortcuts, etc.). The command palette in the left sidebar provides a keyboard-driven way to search for and run JupyterLab commands:

image

The command palette can be accessed using the keyboard shortcut Command/Ctrl Shift C: