- The Python Workshop
- Andrew Bird Dr Lau Cher Han Mario Corchero Jiménez Graham Lee Corey Wade
- 124字
- 2021-06-11 12:51:25
Numbers: Operations, Types, and Variables
In the preface, we installed Anaconda, which comes along with Python 3.7 and the Jupyter Notebook. It's time to open a Jupyter Notebook and begin our Pythonic journey.
To Open a Jupyter Notebook
To begin with this book, you need to make sure that you have a Jupyter Notebook open. Here are the steps.
- Locate and open your Anaconda Navigator.
- Search for Jupyter Notebook in Anaconda Navigator and click on it.
- A new window should open in the web browser of your choice.

Figure 1.1: The Jupyter Notebook interface
Note
If you are having trouble, it may mean that your Jupyter Notebook is not set up properly. Go back to the preface or see https://jupyter-notebook.readthedocs.io/en/stable/troubleshooting.html for a troubleshooting guide.
推薦閱讀
- 構建高質量的C#代碼
- 腦動力:Linux指令速查效率手冊
- 三菱FX3U/5U PLC從入門到精通
- JavaScript實例自學手冊
- Learning Apache Cassandra(Second Edition)
- 最后一個人類
- Python:Data Analytics and Visualization
- FPGA/CPLD應用技術(Verilog語言版)
- Unity Multiplayer Games
- Artificial Intelligence By Example
- 網絡服務器搭建與管理
- 大數據導論
- Effective Business Intelligence with QuickSight
- Mastering Machine Learning with R
- ASP.NET學習手冊