当前位置:网站首页>Jupiter notebook shortcut key
Jupiter notebook shortcut key
2022-07-05 10:00:00 【Sunqk5665】
about jupyter notebook Using shortcut keys for , It can be divided into two modes —— Edit mode and command mode .
1、 Command mode ( Press Esc Turn on )
| Shortcut key | effect | explain |
|---|---|---|
| Enter | Switch to edit mode | —— |
| Shift-Enter | Run this unit , Select the next unit | The new cell defaults to command mode |
| Ctrl-Enter | Run this unit | —— |
| Alt-Enter | Run this unit , Insert a new cell under it | The new cell defaults to edit mode |
| Y | Unit goes to code state | |
| M | Unit transferred to markdown state | |
| Ctrl-S | Save the current NoteBook | |
| S | Save the current NoteBook | |
| 1 | Set up 1 Level title | Only in markdown It is recommended to use the title related shortcut keys when in the status , If the unit is in another state , Force switch to markdown state |
| 2 | Set up 2 Level title | |
| 3 | Set up 3 Level title | |
| 4 | Set up 4 Level title | |
| 5 | Set up 5 Level title | |
| 6 | Set up 6 Level title | |
| R | Unit transferred to raw state | |
| Up | Select the upper cell | |
| K | Select the upper cell | |
| Down | Select the cell below | |
| J | Select the cell below | |
| Shift-K | Select the upper cell in succession | |
| Shift-J | Continuously select the lower unit | |
| A | Insert a new cell above | |
| B | Insert a new unit below | |
| X Cut the selected cell | ||
| C | Copy the selected cell | |
| Shift-V | Paste to the top unit | |
| V | Paste to the lower unit | |
| Z | Restore the last deleted unit | |
| D+D | Delete the selected cell | Press two in succession D key |
| Shift-M | Merge selected cells | |
| L | Switch line number | The line number of the edit box can be turned on and off |
| O | Conversion output | |
| Shift-O | Conversion output scrolling | |
| Esc | Close page | |
| Q | Close page | |
| H | Show shortcut help | |
| I,I | interrupt NoteBook kernel | |
| 0,0 | restart NoteBook kernel | |
| Shift | Ignore | |
| Shift-Space | Scroll up | |
| Space | Scroll down |
2、 Edit mode ( Press Enter start-up )
| Shortcut key | effect | explain |
|---|---|---|
| Tab | Code completion or indentation | |
| Shift-Tab | Tips | Output help information , Partial function 、 class 、 Method, etc. will display its definition prototype , If you add ? Running again will display more detailed help |
| Esc | Switch to command mode | |
| Ctrl-M | Switch to command mode | |
| Shift-Enter | Run this unit , Select the next unit | The new cell defaults to command mode |
| Ctrl-Enter | Run this unit | |
| Alt-Enter | Run this unit , Insert a unit below | The new cell defaults to edit mode |
| Ctrl-Shift– | Split unit | Divide according to the line of the cursor |
| Ctrl-Shift-Subtract | Split unit | |
| Ctrl-S | Save the current NoteBook | |
| Shift | Ignore | |
| Up | Move the cursor up or forward to the previous unit | |
| Down | Move the cursor down or forward to the next unit | |
| Ctrl-/ | Comment on the whole line / Uncomment | Only code status is valid |
| Ctrl-] | Indent | Indent right |
| Ctrl-[ | Undo indent | Indent left |
| Ctrl-A | Future generations | |
| Ctrl-Z | revoke | |
| Ctrl-Shift-Z | redo | |
| Ctrl-Y | redo | |
| Ctrl-Home | Jump to the beginning of the unit | |
| Ctrl-Up | Jump to the beginning of the unit | |
| Ctrl-End | Jump to the end of the unit | |
| Ctrl-Down | Jump to the end of the unit | |
| Ctrl-Left | Jump to the left with a prefix | |
| Ctrl-Right | Jump to a prefix on the right | |
| Ctrl-Backspace | Delete the previous word | |
| Ctrl-Delete | Delete the next word |


边栏推荐
- Generics, generic defects and application scenarios that 90% of people don't understand
- How Windows bat script automatically executes sqlcipher command
- 百度APP 基于Pipeline as Code的持续集成实践
- 从“化学家”到开发者,从甲骨文到TDengine,我人生的两次重要抉择
- 90%的人都不懂的泛型,泛型的缺陷和应用场景
- 【OpenCV 例程200篇】219. 添加数字水印(盲水印)
- Comment obtenir le temps STW du GC (collecteur d'ordures)?
- 【C语言】动态内存开辟的使用『malloc』
- Kotlin compose and native nesting
- Wechat applet - simple diet recommendation (2)
猜你喜欢

卷起来,突破35岁焦虑,动画演示CPU记录函数调用过程

卷起來,突破35歲焦慮,動畫演示CPU記錄函數調用過程

【sourceTree配置SSH及使用】

TDengine × Intel edge insight software package accelerates the digital transformation of traditional industries

Idea debugs com intellij. rt.debugger. agent. Captureagent, which makes debugging impossible

让AI替企业做复杂决策真的靠谱吗?参与直播,斯坦福博士来分享他的选择|量子位·视点...

QT realizes signal transmission and reception between two windows

Kotlin Compose 与原生 嵌套使用

【C语言】动态内存开辟的使用『malloc』

How to use sqlcipher tool to decrypt encrypted database under Windows system
随机推荐
Evolution of Baidu intelligent applet patrol scheduling scheme
Kotlin compose multiple item scrolling
The king of pirated Dall · e? 50000 images per day, crowded hugging face server, and openai ordered to change its name
从“化学家”到开发者,从甲骨文到 TDengine,我人生的两次重要抉择
正式上架!TDengine 插件入驻 Grafana 官网
From "chemist" to developer, from Oracle to tdengine, two important choices in my life
[hungry dynamic table]
Wechat applet - simple diet recommendation (2)
TDengine可通过数据同步工具 DataX读写
Develop and implement movie recommendation applet based on wechat cloud
Solve liquibase – waiting for changelog lock Cause database deadlock
How to get the STW (pause) time of GC (garbage collector)?
解决Navicat激活、注册时候出现No All Pattern Found的问题
MySQL installation configuration and creation of databases and tables
Small program startup performance optimization practice
Common fault analysis and Countermeasures of using MySQL in go language
Understand the window query function of tdengine in one article
7 月 2 日邀你来TD Hero 线上发布会
Resolve the horizontal (vertical) sliding conflict between viewpager and WebView
QT realizes signal transmission and reception between two windows