Jupyter Notebook 快速入門

1、安裝插件:pip install jupyter 2、打開jupyter界面:jupyter notebook     回車兩次後 3、新建一個 notebook,只需要點擊New,選擇你希望啓動的 notebook 類型即可。我的只有python3 4、Matplotlib 集成:pip install matplotlib 繪製方程式 y=x^2 import matplotlib.pyp
相關文章
相關標籤/搜索