安装jupyter notebook

conda install notebook

安装jupyter_contrib_nbextensions

pip install jupyter_contrib_nbextensions

配置

安装完之后需要配置 nbextension,注意配置的时候要确保已关闭 Jupyter Notebook:

jupyter contrib nbextension install --user --skip-running-check

启动 Jupyter Notebook,勾选设置

上面两个步骤都没报错后,启动 Jupyter Notebook,上面选项栏会出现 Nbextensions 的选项
点开 Nbextensions 的选项,并勾选 Hinterland
Snipaste_2020-09-17_23-57-23.jpg

Last modification:December 7th, 2021 at 06:58 pm
如果觉得我的文章对你有用,请随意赞赏