1. 程式人生 > >Jupyter notebook extensions 擴充套件外掛的安裝

Jupyter notebook extensions 擴充套件外掛的安裝

安裝:

python -m pip install jupyter_contrib_nbextensions

then:

jupyter contrib nbextension install --user --skip-running-check  

這裡寫圖片描述