Jupyter Notebook 6.5.2 Documentation
4.49 MB
251 页
1 下载
80 浏览
0 评论
0 收藏
所属分类:
后端开发 / Python / Jupyter
| 语言 | 格式 | 评分 |
|---|---|---|
英语 | .epub | 3 |
| 摘要 | ||
The Jupyter Notebook is an interactive computing environment that allows users to create and share documents containing live code, narrative text, equations, images, and rich media. It combines a web application for interactive authoring with notebook documents that capture the entire computation process. Key features include in-browser code editing, execution, and display of results in various formats like HTML, LaTeX, and images. The notebook supports multiple kernels for different programming languages and provides security mechanisms to trust notebooks and prevent malicious code execution. Configuration options are available through command-line arguments and config files, and the notebook is compatible with modern web browsers. | ||
P1
P2
P3
P4
P5
P6
P7
下载文档到本地,方便使用
- 可预览页数已用完,剩余
244 页请下载阅读 -
文档评分














Jupyter Notebook 5.7.4 Documentation