当前位置:网站首页>Common shortcut keys of Jupiter notebook (you can also view it by pressing h in command mode)
Common shortcut keys of Jupiter notebook (you can also view it by pressing h in command mode)
2022-07-02 08:08:00 【Villanelle#】
Command mode ( Key Esc Turn on )
- Enter : Switch to edit mode
- Shift-Enter : Run this unit , Select the next unit
- Ctrl-Enter : Run this unit
- Alt-Enter : Run this unit , Insert a new cell under it
- Y : Unit goes to code state
- M : Unit transferred to markdown state
- 1 : Set up 1 Level title ( Automatically turn to markdown state )
- 2 : Set up 2 Level title ( Automatically turn to markdown state )
- 3 : Set up 3 Level title ( Automatically turn to markdown state )
- Up/K : Select the upper cell
- Down/J : Select the cell below
- Shift-Up/K : Enlarge and select the upper cell
- Shift-Down/J : Enlarge and select the lower cell
- Shift-M : Merge selected cells
- A : Insert a new cell above
- B : Insert a new unit below
- F : Search and replace
- 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
- S : File on file
- L : Convert line number
- H : Show shortcut help
- Shift-Space : Scroll up
- Space : Scroll down
Edit mode ( Key Enter Turn on )
- Esc : Enter command mode
- Shift-Enter : Run this unit , Select the next unit
- Ctrl-Enter : Run this unit
- Alt-Enter : Run this unit , Insert a new cell under it
- Tab : Code completion or indentation
- Ctrl-A : Future generations
- Ctrl-Z : Restore
- Ctrl-Shift-Z : Do it again
- Ctrl-Y : Do it again
- 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-S : File on file
- Up : Move the cursor up or forward to the previous unit
- Down : Move the cursor down or forward to the next unit
边栏推荐
猜你喜欢
将恶意软件嵌入到神经网络中
利用Transformer来进行目标检测和语义分割
服务器的内网可以访问,外网却不能访问的问题
MySQL optimization
【MnasNet】《MnasNet:Platform-Aware Neural Architecture Search for Mobile》
How to wrap qstring strings
Nacos service registration in the interface
用MLP代替掉Self-Attention
C language implements XML generation and parsing library (XML extension)
Jetson nano installation tensorflow stepping pit record (scipy1.4.1)
随机推荐
w10升级至W11系统,黑屏但鼠标与桌面快捷方式能用,如何解决
OpenCV3 6.2 低通滤波器的使用
[binocular vision] binocular correction
Comparison between setTimeout and requestanimationframe (page refresh)
Dynamic extensible representation for category incremental learning -- der
Library function of C language
Eklavya -- infer the parameters of functions in binary files using neural network
常量指针和指针常量
On November 24, we celebrate the "full moon"
E-R画图明确内容
MySQL优化
The hystrix dashboard reported an error hystrix Stream is not in the allowed list of proxy host names solution
服务器的内网可以访问,外网却不能访问的问题
My VIM profile
[binocular vision] binocular stereo matching
樂理基礎(簡述)
OpenCV3 6.3 用滤波器进行缩减像素采样
Global and Chinese market of medicine cabinet 2022-2028: Research Report on technology, participants, trends, market size and share
C#与MySQL数据库连接
浅谈深度学习模型中的后门