- 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.
推薦閱讀
- 數據科學實戰手冊(R+Python)
- Learning Selenium Testing Tools with Python
- Python數據可視化:基于Bokeh的可視化繪圖
- QGIS:Becoming a GIS Power User
- Scientific Computing with Scala
- Unity Game Development Scripting
- PySpark Cookbook
- C語言開發基礎教程(Dev-C++)(第2版)
- MySQL入門很輕松(微課超值版)
- Visual Basic程序設計習題與上機實踐
- Java圖像處理:基于OpenCV與JVM
- 創意UI Photoshop玩轉移動UI設計
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- Photoshop智能手機APP界面設計
- Learning Kotlin by building Android Applications