打开cmd
安装 the python package
直接使用 Conda 指令进行安装
conda install -c conda-forge jupyter_contrib_nbextensions
输入y
安装 javascript and css files
jupyter contrib nbextension install --user
打开jupyter,点击Nbextensions,进行配置
conda install -c conda-forge jupyter_contrib_nbextensions
jupyter contrib nbextension install --user