- Mastering OpenCV 4 with Python
- Alberto Fernández Villán
- 72字
- 2021-07-02 12:07:11
Installing Jupyter using Anaconda
It is strongly recommended you install Python and Jupyter using the Anaconda Distribution, which includes Python, the Jupyter Notebook, and other commonly used packages for scientific computing and data science. To install Jupyter using Anaconda, download Anaconda (https://www.anaconda.com/distribution/) and install it. This way, you have installed Jupyter Notebook. To run the notebook, run the following command in Command Prompt (Windows) or Terminal (macOS/Linux):
$ jupyter notebook
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Spring Cloud Alibaba微服務架構設計與開發實戰
- CentOS 7 Server Deployment Cookbook
- Learning RxJava
- Serverless架構
- WordPress 4.0 Site Blueprints(Second Edition)
- 平面設計經典案例教程:CorelDRAW X6
- Web Developer's Reference Guide
- Java EE 8 and Angular
- Python網絡爬蟲實例教程(視頻講解版)
- AI輔助編程Python實戰:基于GitHub Copilot和ChatGPT
- Python量子計算實踐:基于Qiskit和IBM Quantum Experience平臺
- 微信小程序開發圖解案例教程:附精講視頻(第3版)
- Hadoop實戰
- Learning IPython for Interactive Computing and Data Visualization(Second Edition)