python包安装方法
使用清华镜像
安装包
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple matplotlib
安装jupyter 目录
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyter_contrib_nbextensions
参考:Jupyter Notebook 添加目录插件(nbextensions)