0% found this document useful (0 votes)
235 views7 pages

Jupyter Shortcuts PDF

The document lists keyboard shortcuts for navigating and editing cells in the Jupyter IDE. Shortcuts are provided for command mode, which enables cell selection and execution, and edit mode, which enables text editing within cells. Common shortcuts include enter for running cells and +/- for moving between cells or running selected cells.

Uploaded by

debadutta21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
235 views7 pages

Jupyter Shortcuts PDF

The document lists keyboard shortcuts for navigating and editing cells in the Jupyter IDE. Shortcuts are provided for command mode, which enables cell selection and execution, and edit mode, which enables text editing within cells. Common shortcuts include enter for running cells and +/- for moving between cells or running selected cells.

Uploaded by

debadutta21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Jupyter IDE

Keyboard Shortcuts

Command Mode (press to enable)

Enter edit mode

Run cell, select below +

Run selected cells +

Run cell, insert below +

To code

To markdown

To raw

Markdown heading size (1, 2, 3, 4, 5, 6) ,…,

Select cell above /

Select cell below /

Insert cell above/below /

Keyboard Shortcuts for Data Scientists | 365 Data Science 2


Jupyter IDE
Keyboard Shortcuts

Command Mode (press to enable)

Cut selected cell

Copy selected cell

Paste cell above +

Paste cell below

Undo cell deletion

Delete selected cell +

Merge cell below +

Save and checkpoint +

Toggle line numbers

Toggle output

Toggle output scrolling +

Keyboard Shortcuts for Data Scientists | 365 Data Science 3


Jupyter IDE
Keyboard Shortcuts

Command Mode (press to enable)

Close pager

Show keyboard shortcut help dialog

Interrupt kernel +

Restart kernel +

Scroll down

Scroll up +

Ignore

Keyboard Shortcuts for Data Scientists | 365 Data Science 4


Jupyter IDE
Keyboard Shortcuts

Edit Mode (press to enable)

Code completion or indent

Tooltip +

Indent +

Dedent +

Select all +

Undo +

Redo + +

Redo +

Go to cell start +

Go to cell start +

Go to cell end +

Keyboard Shortcuts for Data Scientists | 365 Data Science 5


Jupyter IDE
Keyboard Shortcuts

Edit Mode (press to enable)

Go to cell end +

Go one word left +

Go one word right +

Delete word before +

Delete word after +

Command mode

Command mode +

Run cell, select below +

Run selected cells +

Run cell, insert below +

Save and checkpoint +

Keyboard Shortcuts for Data Scientists | 365 Data Science 6


Jupyter IDE
Keyboard Shortcuts

Edit Mode (press to enable)

Split cell + +

Move cursor down or next cell

Move cursor up or previous cell

Тoggle comment on current or selected


lines +

Keyboard Shortcuts for Data Scientists | 365 Data Science 7

You might also like