jupyter

您所在的位置:网站首页 word安装插件不显示 jupyter

jupyter

2023-03-13 04:20| 来源: 网络整理| 查看: 265

方法一 step1: jupyter_contrib_nbextensions

#用 pip 安装 pip install jupyter_contrib_nbextensions #设置用户 jupyter contrib nbextension install --user

step2: jupyter_nbextensions_configurator

#用 pip 安装 pip install jupyter_nbextensions_configurator #设置用户 jupyter contrib nbextension install --user #启用用户 jupyter nbextensions_configurator enable --user

方法二 step1: jupyter_contrib_nbextensions

#用 conda 安装 conda install -c conda-forge jupyter_contrib_nbextensions #设置用户 jupyter contrib nbextension install --users

step2: jupyter_nbextensions_configurator

#或用 conda 安装 ,二选一 conda install -c conda-forge jupyter_nbextensions_configurator #设置用户 jupyter contrib nbextension install --user #启用用户 jupyter nbextensions_configurator enable --user

一般推荐的是第一种方法,安装后jupyter上没有nbextensions的选项,后来用方法二的指令安装成功,注意把之前的安装的卸载,指令如下

pip uninstall jupyter_contrib_nbextensions pip uninstall jupyter_nbextensions_configurator



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3