jupyter无法使用解决方法

使用时提示jupyter不存在, 经过尝试后, 可通过卸载重装完成.

注意pip uninstall jupyter 无法完成卸载.

通过pip3 install --upgrade --force-reinstall --no-cache-dir jupyter完成重装

参考链接

posted @ 2022-09-23 08:39  毛绒绒  阅读(205)  评论(0编辑  收藏  举报