1、在开始菜单中,以管理员身份打开Anaconda Prompt,否则安装的时候会提示没有写权限
2、执行安装命令,提示是否继续的时候,输入y
conda install -c conda-forge jupyter_contrib_nbextensions
conda install -c conda-forge jupyter_nbextensions_configurator
3、执行命令启动jupyter notebook
jupyter notebook
4、查看菜单栏是否出现扩展按钮

5、勾选需要的插件
