- Mastering OpenCV 4 with Python
- Alberto Fernández Villán
- 82字
- 2021-07-02 12:07:10
Jupyter Notebook
The Jupyter Notebook an open source web application that allows you to edit and run documents via a web browser. These documents, which are called Notebook documents (or notebooks), contain code (more than 40 programming languages, including Python, are supported) and rich text elements (paragraphs, equations, figures). The Jupyter Notebook can be executed on a local computer or can be installed on a remote server. You can start with notebooks, trying them online or installing the Jupyter Notebook.
推薦閱讀
- LabVIEW Graphical Programming Cookbook
- 數(shù)據(jù)結(jié)構(gòu)和算法基礎(chǔ)(Java語言實現(xiàn))
- Python零基礎(chǔ)快樂學(xué)習(xí)之旅(K12實戰(zhàn)訓(xùn)練)
- x86匯編語言:從實模式到保護模式(第2版)
- Windows Forensics Cookbook
- Spring Boot企業(yè)級項目開發(fā)實戰(zhàn)
- MATLAB 2020從入門到精通
- BeagleBone Black Cookbook
- 0 bug:C/C++商用工程之道
- Unity 3D/2D移動開發(fā)實戰(zhàn)教程
- Fast Data Processing with Spark(Second Edition)
- HTML5開發(fā)精要與實例詳解
- 深度學(xué)習(xí)原理與PyTorch實戰(zhàn)(第2版)
- SQL Server 2008中文版項目教程(第3版)
- Sails.js Essentials