Matplotlib 2.x By Example
上QQ阅读APP看书,第一时间看更新

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.