pdf文档 Jupyter Notebook 6.4.5 Documentation

1.87 MB 179 页 0 评论
语言
英语
格式
.pdf
评分
3
摘要
Jupyter Notebook Documentation Release 6.4.5 https://jupyter.org Oct 19, 2021 USER DOCUMENTATION 1 The Jupyter Notebook 3 2 User interface components 11 3 Notebook Examples 15 4 What to do when things go wrong 57 5 Changelog 63 6 Comms 101 7 Configuration Overview 103 8 Config file and command line options 107 9 Running a notebook server 127 10 Security in the Jupyter notebook server 135 11 Security in notebook documents 137 12 Distributing Jupyter Extensions as Python Packages 141 13 Extending the Notebook 149 14 Contributing to the Jupyter Notebook 167 15 Developer FAQ 171 16 My Notebook 173 17 Other notebook 175 i ii Jupyter Notebook Documentation, Release 6.4.5 • Installation • Starting the Notebook USER DOCUMENTATION 1 Jupyter Notebook Documentation, Release 6.4.5 2 USER DOCUMENTATION CHAPTER ONE THE JUPYTER NOTEBOOK 1.1 Introduction The notebook extends the console-based approach to interactive computing in a qualitatively new direction, providing a web-based application suitable for capturing the whole computation process: developing, documenting, and executing code, as well as communicating the results. The Jupyter notebook combines two components: A web application: a browser-based tool for interactive authoring of documents which combine explanatory text, mathematics, computations and their rich media output. Notebook documents: a representation of all content visible in the web application, including inputs and outputs of the computations, explanatory text, mathematics, images, and rich media representations of objects. See also: See the installation guide on how to install the notebook and its dependencies. 1.1.1 Main features of the web application • In-browser editing for code, with automatic syntax highlighting, indentation, and tab completion/introspection. • The ability to execute code from the browser, with the results of computations attached to the code which gener- ated them. • Displaying the result of computation using rich media representations, suc...
来源jupyter-notebook.readthedocs.io
Jupyter Notebook 6.4.5 Documentation 第2页
Jupyter Notebook 6.4.5 Documentation 第3页
下载文档到本地,方便使用
共 179 页, 还有 5 页可预览, 继续阅读
文档评分
请文明评论,理性发言.