pip命令
pip install jupyter notebook
安装插件的pip
pip install jupyter_nbextensions_configurator
pip install jupyter_contrib_nbextensions
jupyter nbextensions_configurator enable --user
jupyter contrib nbextension install --user
输入jupyter notebook ,勾选 插件




















![【洛谷】P1073 [NOIP2009 提高组] 最优贸易(dp+搜索)](https://img-blog.csdnimg.cn/8bf8054b1da64e2c8f86c1eeb2ed7680.png)