### 快捷键
 - 插入一个cell a , b
 - 删除一个cell x
 - cell模式的切换;
  - m:切换成markdown
  - y:切换成code模式
 - 执行 shift+enter
 - tab 自动补全
 - shift+tab: 弹出帮助文档
 #### 计算程序执行时长 
 - %time 当前行的时长 
 - %%time下面一组代码耗时 
 - %timeit:平均耗时
 - %run xxx.py: 运行外部的py文件
  详细解决方案
                jupyter 学习
热度:96   发布时间:2023-12-24 04:06:39.0
                    相关解决方案
                
                - jupyter python 提高绘图或图形质量
 - Jupyter:如何绘制多个固定高度的直方图?
 - jupyter lab/notebook 配置远程访问(密码多少)
 - jupyter notebook密码设置
 - 【jupyter Notebook】常用快捷键
 - jupyter-notebook 无法调用命令行下已经安装的module
 - 更改jupyter notebook 和 jupyter lab的默認工作目錄
 - jupyter notebook在anaconda 中打不开(因默认文件夹的问题)
 - PyXll-Jupyter
 - Jupyter Notebook 更改默认工作目录
 - jupyter notebook添加kernel
 - jupyter notebook中找不到某个anaconda环境
 - jupyter 读取路径报错 ‘ascii' codec can't decode byte 0xc3 in position 0: ordinal not in ran
 - 搭建远程 Jupyter Notebook
 - jupyter 中对图片基本处理操作
 - jupyter notebook修改工作空间、添加conda虚拟环境、设置远程访问
 - jupyter notebook 自动更新自己定义的.py文件的模块函数
 - jupyter 学习
 - jupyter notebook的快捷键
 - 解决方案 jupyter 500 internal server error
 - Jupyter Notebook快捷键与使用技巧
 - Jupyter Notebook新手使用教程
 - Linux服务器 docker 安装使用 jupyter/all-spark-notebook
 - Jupyter Notebook怎么修改默认打开目录
 - 常用快捷键——jupyter notebook
 - jupyter notebook的使用
 - jupyter notebook无法鼠标选中问题解决
 - jupyter notebook
 - 如何安装和启动 Jupyter Notebook
 - jupyter notebook 安装主题和代码补全