1.使用pip安装jupyter拓展包,本人选择在cmd中安装
pip install jupyter_contrib_nbextensions
2.配置 nbextension,前提是先关闭jupyter notebook
jupyter contrib nbextension install --user --skip-running-check
3.在Jupyter Notebook里开启功能

4.然后打开hinterland功能
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user --skip-running-check
