标签:安装 not 接下来 user 第一步 notebook 打开 菜单 环境
第一步!启动需要补全的虚拟环境
conda activate pytorch
第二步!安装这玩意儿
pip install jupyter_contrib_nbextensions
第三步!
jupyter contrib nbextension install --user
第四步!安装这玩意儿
pip install jupyter_nbextensions_configurator
第五步!
jupyter nbextensions_configurator enable --user
接下来在输入jupyter notebook打开,菜单栏中出现了nbextensions,打开,然后勾选Hinterland就ok了哦
嘤嘤嘤
标签:安装 not 接下来 user 第一步 notebook 打开 菜单 环境
原文地址:https://www.cnblogs.com/loubin/p/12743623.html