Jupyter notebook 卸载jupyter-text2code

Jupyter notebook 卸载jupyter-text2code,jupyter-notebook,package,uninstallation,Jupyter Notebook,Package,Uninstallation,我开始安装以下软件包,但在执行以下两个命令之后: 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-text2c

我开始安装以下软件包,但在执行以下两个命令之后:

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时,加载会花费很长时间,并且我会收到以下消息来卸载插件,请在终端/控制台中运行以下命令:

pip uninstall mopp
我们将更新自述和更新说明