第一步:安装jupyter_contrib_nbextensions库
python -m pip install jupyter_contrib_nbextensions
第二步:执行
jupyter contrib nbextension install --user --skip-running-check
在原来的基础上勾选: “Table of Contents” 以及 “Hinterland”
第一步:安装jupyter_contrib_nbextensions库
python -m pip install jupyter_contrib_nbextensions
第二步:执行
jupyter contrib nbextension install --user --skip-running-check
在原来的基础上勾选: “Table of Contents” 以及 “Hinterland”
相关文章: