- 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
推薦閱讀
- Oracle從入門到精通(第3版)
- 程序員修煉之道:程序設(shè)計入門30講
- LabVIEW入門與實戰(zhàn)開發(fā)100例
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- Hands-On Data Structures and Algorithms with JavaScript
- PyTorch自然語言處理入門與實戰(zhàn)
- Java程序員面試算法寶典
- 人人都懂設(shè)計模式:從生活中領(lǐng)悟設(shè)計模式(Python實現(xiàn))
- 大學計算機基礎(chǔ)(第2版)(微課版)
- C語言程序設(shè)計
- HTML5與CSS3基礎(chǔ)教程(第8版)
- Unity UI Cookbook
- Unity Character Animation with Mecanim
- Mastering Adobe Captivate 7
- Apache Solr PHP Integration