问题
下载jupyter自动补全插件pip install jupyter_contrib_nbextensions -i ``[https://pypi.tuna.tsinghua.edu.cn/simple](https://pypi.tuna.tsinghua.edu.cn/simple)
pip install jupyter_nbextensions_configurator -i ``[https://pypi.tuna.tsinghua.edu.cn/simple](https://pypi.tuna.tsinghua.edu.cn/simple)
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user
下载加载完之后 显示缺少js文件,且jupyter中不显示插件
解决办法
确定 python位置
确定js文件夹位置
把mathjaxutils.js文件复制进去
文件下载 ↓↓↓