当前位置:网站首页>jupyter notebook的插件安装以及快捷键
jupyter notebook的插件安装以及快捷键
2022-06-26 02:48:00 【且行且安~】
在使用Python时,我们常常使用的编辑器就是pycharm以及jupyter notebook这2种了,如下这篇文章将会重点讲解关于使用jupyter notebook的一些实用小技巧。
1、jupyter notebook的常规快捷键
通过查阅Notebook的快捷键帮助文档,使用快捷键的流程如下:
- 首先你需要按“Esc”进入命令模式
- 再使用下面的快捷键
- 使用完以后按“Enter”即可转为编辑模式
1.1、命令模式下的快捷键
- 进入编辑模式
Enter
- 运行本单元,并选中下一单元
Shift+Enter
- 运行选中的单元
Ctrl + Enter
- 运行本单元,插入下一单元
Alt + Enter
- 本单元设为code模式
Y
- 本单元设为markdown模式
边栏推荐
- Dual batteries in series, hardware design
- Record a torture bug caused by restcontrol and controller
- Can the main RF circuit be removed for projects that do not need the main RF?
- Please advise tonghuashun which securities firm to choose for opening an account? Is it safe to open an account online?
- [QT] custom control - switch
- 少儿编程对国内传统学科的推进作用
- Butterknife unbinder uses flashback in fragment and viewpager
- Modifying table names, deleting tables, obtaining table information, and deleting table records on specified dates for common MySQL statements
- Never criticize
- How Inkscape converts PNG pictures to SVG pictures without distortion
猜你喜欢
学习太极创客 — MQTT(四)服务端连接操作
【解决】CMake was unable to find a build program corresponding to “Unix Makefiles“.
Inkscape如何将png图片转换为svg图片并且不失真
The "eye" of industrial robot -- machine vision
On virtual memory and oom in project development
项目部署遇到的问题-生产环境
Analysis of technological changes in social robots
经典模型——AlexNet
浅谈虚拟内存与项目开发中的OOM问题
附加:HikariCP连接池简述;(并没有深究,只是对HikariCP连接池有个基本认识)
随机推荐
7 tips to change your life
ORB-SLAM3论文概述
UE5全局光照系統Lumen解析與優化
Components and routing
经典模型——ResNet
Simple use example of Aidl
Using meta analysis to drive the development of educational robot
Camtasia 2022全新版超清录制电脑视频
Scratch returns 400
《你不可不知的人性》經典語錄
golang正则regexp包使用-06-其他用法(特殊字符转换、查找正则共同前缀、切换贪婪模式、查询正则分组个数、查询正则分组名称、用正则切割、查询正则字串)
Fresh graduates talk about their graduation stories
Stm32cubemx: watchdog ------ independent watchdog and window watchdog
[system architecture] - how to evaluate software architecture
Record a torture bug caused by restcontrol and controller
stm32Cubemx:看门狗------独立看门狗和窗口看门狗
Possible values for @supply in kotlin
Can the main RF circuit be removed for projects that do not need the main RF?
scrapy返回400
【解决】CMake was unable to find a build program corresponding to “Unix Makefiles“.