【问题标题】:jupyter notebook is not launchingjupyter notebook 没有启动
【发布时间】:2019-05-03 19:41:08
【问题描述】:

我已经在我的 win 10 机器上安装了 anaconda,但 jupyter notebook 没有从Anaconda PromptAnaconda Navigator 启动

当我执行jupyter notebook 时,Anaconda Prompt 中没有输出

当我点击导航器中的 jupyter notebook 启动按钮时,它显示launching notebook,但之后什么也没有发生

conda info

 active environment : base
    active env location : C:\Users\Zoubi\Anaconda3
            shell level : 1
       user config file : C:\Users\Zoubi\.condarc
 populated config files : C:\Users\Zoubi\.condarc
          conda version : 4.6.11
    conda-build version : 3.17.8
         python version : 3.7.3.final.0
       base environment : C:\Users\Zoubi\Anaconda3  (writable)
           channel URLs : https://repo.anaconda.com/pkgs/main/win-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/win-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/win-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/msys2/win-64
                          https://repo.anaconda.com/pkgs/msys2/noarch
          package cache : C:\Users\Zoubi\Anaconda3\pkgs
                          C:\Users\Zoubi\.conda\pkgs
                          C:\Users\Zoubi\AppData\Local\conda\conda\pkgs
       envs directories : C:\Users\Zoubi\Anaconda3\envs
                          C:\Users\Zoubi\.conda\envs
                          C:\Users\Zoubi\AppData\Local\conda\conda\envs
               platform : win-64
             user-agent : conda/4.6.11 requests/2.21.0 CPython/3.7.3 Windows/10 Windows/10.0.17133
          administrator : False
             netrc file : None
           offline mode : False

jupyter kernelspec list

Available kernels:
  python3    C:\Users\Zoubi\Anaconda3\share\jupyter\kernels\python3

任何帮助:)

【问题讨论】:

    标签: python-3.x jupyter-notebook anaconda jupyter jupyter-lab


    【解决方案1】:

    这个问题很久以前就发生在我身上。不知道如何适当地解决这个问题,但当时我已经创建了新环境并在上面下载了 jupyter notebook。当然,这个问题值得研究,但我想你需要一个快速的解决方案。

    这就是你可以创建新环境的方法:

    【讨论】:

      【解决方案2】:

      我终于解决了,我的解决方案是将我的 windows 10 恢复到以前的恢复点并重新安装 Anaconda 但这次是for all users

      【讨论】:

        猜你喜欢
        • 2019-08-07
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2022-12-07
        • 1970-01-01
        • 2023-03-29
        • 2023-02-06
        相关资源
        最近更新 更多