pip install jupyter
pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user
jupyter notebook
在瀏覽器中輸入http://localhost:8888/
,進入notebook首頁,會發現菜單欄中多了一個Nbextensions
,以下圖所示。瀏覽器
而後就能夠看到茫茫多的插件了。markdown
推薦如下幾個插件:插件
有個按鈕,能夠自動添加數字編號!!!
;