【问题标题】:Anaconda Jupyter Notebook is suddenly not starting kernelAnaconda Jupyter Notebook 突然无法启动内核
【发布时间】:2021-02-13 10:51:40
【问题描述】:

我正在尝试打开 Jupyter 笔记本,但每次我收到 the kernel is dead 的消息。我尝试了conda update --all,完成后,我什至无法打开anaconda。然后我卸载了anaconda,再次安装了anaconda python 3.8。现在我收到这条消息:

Connection failed: A connection to the notebook server could not be 
established. The notebook will continue trying to reconnect. Check your 
network connection or notebook server configuration."

昨天我运行了命令conda update scipy,但没有成功,因为我不是管理员。然后我尝试以管理员身份运行,然后运行conda update --all。这会导致问题吗?

【问题讨论】:

    标签: python jupyter-notebook anaconda


    【解决方案1】:

    作为最后一种情况,如果没有其他方法,您可以格式化您的计算机。

    以后,请确保永远不要使用conda 安装任何东西,除非您在虚拟环境中运行。如果您想了解更多关于它们的信息,请查看:

    https://uoa-eresearch.github.io/eresearch-cookbook/recipe/2014/11/20/conda/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-06-29
      • 1970-01-01
      • 1970-01-01
      • 2022-11-02
      • 2023-04-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多