Jupyter Notebook 6.5.0 Documentation
4.49 MB
250 页
0 评论
语言 | 格式 | 评分 |
---|---|---|
英语 | .epub | 3 |
摘要 | ||
The Jupyter Notebook is an interactive computing environment that allows users to create documents containing live code, interactive widgets, plots, narrative text, equations, images, and video. These documents are self-contained and can be shared via various formats. The notebook combines a web application for authoring, kernels for code execution, and notebook documents for content storage. Recent updates include security fixes, improved accessibility, and translations, as well as the transition from Python 2 to Python 3. Version 6.5.0 introduces several enhancements and bug fixes. | ||
AI总结 | ||
《Jupyter Notebook 6.5.0 Documentation》总结
1. **Jupyter Notebook 简介**
Jupyter Notebook 是一个基于浏览器的交互式计算环境,用户可以通过它编写包含代码、文本、方程、图像和视频的_notebook_文档。这些文档能够记录整个计算过程,并可导出为多种格式,便于通过邮件、Dropbox、Git 或 nbviewer.jupyter.org 分享。
2. **主要功能**
- 在浏览器中编辑代码,支持语法高亮、自动缩进和代码补全。
- 支持在浏览器中执行代码,并将结果与代码关联显示。
- 使用 HTML、LaTeX、PNG 等形式显示计算结果,支持内联展示 high-quality 图表。
- 支持 Markdown 格式的富文本编辑,以及通过 LaTeX 公式进行数学表达。
3. **核心组件**
- **Web 应用程序**:浏览器端工具,支持交互式代码编写和文档编辑。
- **Kernels**:负责执行代码的后端进程,支持多语言计算、交互式小部件及代码补全。
- **Notebook 文档**:包含代码、输出、文本、方程、图像等内容的自包含文档,每个文档有独立的 Kernel。
4. **安装与启动**
- 安装指南可参考 [https://docs.jupyter.org/en/latest/install.html](https://docs.jupyter.org/en/latest/install.html)。
- 支持 Python 3.5 及以上版本,已停止对 Python 2.x 的支持。
5. **版本更新日志**
- **6.0**:首个 major release,引导用户过渡至 JupyterLab,提升可访问性,修复 Bugs 多个版本更新内容:
- **6.0.2**:升级 JQuery 和 CodeMirror 版本以修复安全漏洞。
- **6.0.1**:增加 WebSocket 重连功能。
- **6.1.6**:移除 nose 测试依赖,更新中英文文档。
- **6.1.5**:修复安全漏洞 (GHSA-c7vm-f5p4-8fqh)。
- **6.1.4**:修复链接、下载文件双重编码问题。
- **6.2.0**:升级 Tornado 版本,避免依赖 nose,确保单元格 ID 持久化。
6. **贡献者与社区**
Jupyter Notebook 是开源项目,拥有大量贡献者,社区活跃,详细更新日志和贡献者名单可在 GitHub上查看。
7. **未来趋势**
官方推荐用户尝试 JupyterLab,作为未来的过渡方向。 |
P1
P2
P3
P4
P5
P6
P7
下载文档到本地,方便使用
- 可预览页数已用完,剩余
243 页请下载阅读 -
文档评分