【发布时间】: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