- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 108字
- 2021-08-27 18:48:17
Setting up Jupyter Notebook
To create our plots, we need a user-friendly development environment.
Jupyter Notebook provides an interactive coding ground to edit and run your code, display the results, and document them neatly. Data and methods can be loaded to the memory for reuse within a session. As each notebook is hosted as a web server, you can connect to notebook instances running at a remote server on a browser.
If you are excited to try it out before installing, you may go to https://try.jupyter.org and open a Python 3 notebook.
To install Jupyter, type this in your console:
python3 -m pip install jupyter
推薦閱讀
- 大話PLC(輕松動漫版)
- Unreal Engine Physics Essentials
- Mastering Objectoriented Python
- 架構不再難(全5冊)
- 程序員面試算法寶典
- 青少年美育趣味課堂:XMind思維導圖制作
- FreeSWITCH 1.6 Cookbook
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Web全棧工程師的自我修養
- Mastering Python High Performance
- PySide GUI Application Development(Second Edition)
- Mastering Ext JS
- 精通MATLAB(第3版)
- Mastering Xamarin.Forms(Second Edition)
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術