【问题标题】:Uninstall jupyter-text2code卸载 jupyter-text2code
【发布时间】:2021-01-10 01:35:30
【问题描述】:

我开始安装以下包https://github.com/deepklarity/jupyter-text2code,但是在执行了以下两个命令之后:

git clone https://github.com/deepklarity/jupyter-text2code.git
cd jupyter-text2code
pip install .

git clone https://github.com/deepklarity/jupyter-text2code.git
export JUPYTER_TEXT2CODE_MODE="cpu"
cd jupyter-text2code
pip install .

我现在想删除它。每当我尝试打开 jupyter notebook 时,它需要永远加载,我收到以下消息screen shot

【问题讨论】:

    标签: jupyter-notebook package uninstallation


    【解决方案1】:

    要卸载插件,请在终端/控制台中运行以下命令:

    pip uninstall mopp
    

    我们将更新自述文件并更新说明。

    【讨论】:

      猜你喜欢
      • 2016-01-08
      • 2018-09-26
      • 2017-01-30
      • 1970-01-01
      • 2017-03-01
      • 2018-02-09
      • 2019-08-28
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多