- 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
推薦閱讀
- Python編程自學手冊
- Python科學計算(第2版)
- 程序員面試白皮書
- Software Defined Networking with OpenFlow
- 編寫高質量代碼:改善Python程序的91個建議
- Blender 3D Incredible Machines
- Silverlight魔幻銀燈
- HTML5+CSS3網站設計基礎教程
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- HDInsight Essentials(Second Edition)
- Visual Basic程序設計教程
- Windows Embedded CE 6.0程序設計實戰
- 精通MySQL 8(視頻教學版)
- C++ System Programming Cookbook
- Practical Predictive Analytics