1.安装jupyter_contrib_nbextensions,在Anaconda Prompt (python)中执行命令:
python -m pip install jupyter_contrib_nbextensions
2.再执行命令:
jupyter contrib nbextension install --user --skip-running-check
3.启动jupyter, 点击Nbextensions,并勾选 “Table of Contents(2)” 以及 “Hinterland”