[go: up one dir, main page]

0% found this document useful (0 votes)
140 views1 page

Weidadeyue Jupyter Notebook

This document provides keyboard shortcuts for Jupyter Notebooks in both Command Mode and Edit Mode. Command Mode is for navigating and running cells while Edit Mode is for editing cell contents. Shortcuts include running cells, moving between cells, editing text, toggling cell types, and managing outputs. Basic navigation shortcuts like arrow keys are also included.

Uploaded by

Ashish Kotwal
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)
140 views1 page

Weidadeyue Jupyter Notebook

This document provides keyboard shortcuts for Jupyter Notebooks in both Command Mode and Edit Mode. Command Mode is for navigating and running cells while Edit Mode is for editing cell contents. Shortcuts include running cells, moving between cells, editing text, toggling cell types, and managing outputs. Basic navigation shortcuts like arrow keys are also included.

Uploaded by

Ashish Kotwal
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/ 1

Jupyter Notebook Keyboard Shortcuts

by weidadeyue via cheatography.com/26788/cs/7602/

Command Mode (press Esc to enable) Edit Mode (press Enter to enable)

Enter enter edit mode Tab code completion or indent

Shift-​Enter run cell, select below Shift-Tab tooltip

Ctrl-Enter run cell Ctrl-] indent

Alt-Enter run cell, insert below Ctrl-[ dedent

Y to code Ctrl-A select all

M to markdown Ctrl-Z undo

R to raw Ctrl-S​hift-Z redo

1 to heading 1 Ctrl-Y redo

2,3,4,5,6 to heading 2,3,4,5,6 Ctrl-Home go to cell start

Up/K select cell above Ctrl-Up go to cell start

Down/J select cell below Ctrl-End go to cell end

A/B insert cell above/​below Ctrl-Down go to cell end

X cut selected cell Ctrl-Left go one word left

C copy selected cell Ctrl-Right go one word right

Shift-V paste cell above Ctrl-B​ack​space delete word before

V paste cell below Ctrl-D​elete delete word after

Z undo last cell deletion Esc command mode

D,D delete selected cell Ctrl-M command mode

Shift-M merge cell below Shift-​Enter run cell, select below

Ctrl-S Save and Checkpoint Ctrl-Enter run cell

L toggle line numbers Alt-Enter run cell, insert below

O toggle output Ctrl-S​hif​t-S​ubtract split cell

Shift-O toggle output scrolling Ctrl-S​hift-- split cell

Esc close pager Ctrl-S Save and Checkpoint

H show keyboard shortcut help dialog Up move cursor up or previous cell

I,I interrupt kernel Down move cursor down or next cell

0,0 restart kernel Ctrl-/ toggle comment on current or selected lines

Space scroll down

Shift-​Space scroll up

Shift ignore

By weidadeyue Published 21st March, 2016. Sponsored by Readability-Score.com


cheatography.com/weidadeyue/ Last updated 21st March, 2016. Measure your website readability!
Page 1 of 1. https://readability-score.com

You might also like