Jupyter Notebook Shortcuts helps you to explore some datasets. Jupyter Notebook is a client-server application that allows editing and running notebook documents by a browser. It’s also known as IPython Notebook.
Download Jupyter Notebook Shortcuts PDF
Table of Contents
As a developer, you will use and like shortcuts as much as you can. Coding writing just got easier with the below list of Jupyter Notebook Shortcuts for Windows users. Even download this list of Jupyter Notebook Shortcut keys for Windows users in PDF form and quickly turn into a Jupyter Power user!
Most used Jupyter Notebook Shortcuts
Action | Jupyter Notebook Shortcut keys |
---|---|
Code Completion Or Indent | Tab |
Tooltip | Shift + Tab |
Indent | Ctrl + ] |
Dedent | Ctrl + [ |
Select All | Ctrl + A |
Undo | Ctrl + Z |
Redo | Ctrl + Shift + Z |
Go To Cell Start | Ctrl + Home key |
Go To Cell End | Ctrl + End key |
Go One Word Left | Ctrl + Left Arrow key |
Go One Word Right | Ctrl + Right Arrow key |
Delete Word Before | Ctrl + Backspace |
Delete Word After | Ctrl + Delete |
Command Mode | Ctrl + M |
Split Cell | Ctrl + Shift + – |
Save And Checkpoint | Ctrl + S |
Move Cursor Up Or Previous Cell | Up Arrow key |
Move Cursor Down Or the Next Cell | Down Arrow key |
Toggle Comment On Current Or Selected Lines | Ctrl + / |
Read More: 50 Wondershare Filmora Shortcuts for Windows
Command Mode Shortcuts
Action | Jupyter Notebook Shortcut keys |
---|---|
Enter Edit Mode | Enter |
Run Cell, Select Below | Shift + Enter |
Run Cell | Ctrl + Enter |
Run Cell, Insert Below | Alt + Enter |
To Code | Y |
To Markdown | M |
To Raw | R |
To Heading 1 … 6 | 1 … 6 |
Select Cell Above | K |
Select Cell Below | J |
Insert Cell Above | A |
Insert Cell Below | B |
Cut Selected Cell | X |
Copy Selected Cell | C |
Paste Cell Above | Shift + V |
Paste Cell Below | V |
Undo Last Cell Deletion | Z |
Delete Selected Cell | D |
Merge Cell Below | Shift + M |
Toggle Line Numbers | L |
Toggle Output | O |
Toggle Output Scrolling | Shift + O |
Close Pager | Esc |
Interrupt Kernel | I |
Restart Kernel | 0 |
Scroll Down | Spacebar |
Scroll Up | Shift + Spacebar |
Ignore | Shift |
Show Keyboard Shortcut Help Dialog | H |
Hence, all these shortcuts will sound useful, make members more efficient and productive and thereby save countless hours with utmost flexibility. Data Scientists start their journey by using Jupyter Notebook because programming is the main tool that they need to master. Unlike Visual Studio Code, Jupyter software is used programming languages for data analysis and not for software development. Check out Visual Studio Shortcuts as well.
FAQs
What is Jupyter Notebook?
Jupyter Notebook is an interactive web-based computational environment that allows users to create and share documents that contain live code, equations, visualizations, and narrative text.
What are Jupyter Notebook shortcuts?
Jupyter Notebook shortcuts are keyboard shortcuts that allow users to perform common tasks quickly and efficiently. These shortcuts can be customized to suit individual preferences.
How do I access Jupyter Notebook shortcuts?
Jupyter Notebook shortcuts can be accessed by pressing the H key while in command mode.
What is command mode in Jupyter Notebook?
Command mode is the default mode in Jupyter Notebook that allows users to perform actions on the notebook as a whole, such as creating new cells, changing cell types, and saving the notebook.
Can I customize Jupyter Notebook shortcuts?
Yes, Jupyter Notebook shortcuts can be customized by editing the notebook's JSON configuration file. Alternatively, there are extensions available that allow for more user-friendly customization.
READ NEXT: