- Matplotlib 2.x By Example
- Allen Yu Claire Chung Aldrin Yim
- 33字
- 2025-02-25 04:40:36
Setting up Jupyter notebook
While Matplotlib offers a native plotting GUI, Jupyter notebook is a good option to execute and organize our code and output. We will soon introduce its advantages and usage.