Font size
WorksheetsJupyter Notebook Shortcuts Quiz
Total questions: 8
Worksheet time: 6mins
What is the shortcut for entering edit mode in Jupyter Notebook?
Shift + Enter
Enter
Ctrl + Enter
Alt + Enter
Which shortcut will run the current cell and select the cell below it in Jupyter Notebook?
Shift + Enter
Ctrl + Enter
Alt + Enter
Enter
How can you insert a cell below the current cell in Jupyter Notebook?
(a)
If you want to merge two cells in Jupyter Notebook, which shortcut should you use?
Shift + M
Shift + D
Shift + P
Shift + O
What is the shortcut for showing the command palette in Jupyter Notebook?
Shift + O
Shift + Tab
Ctrl + Shift + P
Ctrl + Shift + O
Which shortcut is used to toggle the output of a cell in Jupyter Notebook?
O
Shift + O
L
Esc
What does the shortcut 'Ctrl + S' do in Jupyter Notebook?
Save and Checkpoint
Split cell
Scroll up
Select cell above
How can you restart the kernel in Jupyter Notebook?
Shift + H
I then I
Shift + 0
Shift + M
