V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
foveal
V2EX  ›  Python

ipython/jupyter notebook 启动不了

  •  
  •   foveal · 2021-05-11 22:25:30 +08:00 · 1434 次点击
    这是一个创建于 1052 天前的主题,其中的信息可能已经有所发展或是发生改变。

    windows 电脑,安装完 anaconda 之后,没办法启动 jupyter notebook 。 命令行输入启动命令之后就没反应了。。 有大神知道是怎么回事么? 重新安装也不行。

    7 条回复    2021-05-12 09:15:50 +08:00
    leven87
        1
    leven87  
       2021-05-11 22:30:21 +08:00
    怎么也得贴个图出来啊,或者把出错代码弄出来,你这么说,咋知道怎么回事。
    owenzhucn
        2
    owenzhucn  
       2021-05-11 22:40:50 +08:00   ❤️ 1
    你看 anaconda navigator 界面中有没有安装
    foveal
        3
    foveal  
    OP
       2021-05-11 22:43:37 +08:00
    @leven87 没有报错,就是输入 jupyter notebook 回车之后就卡住了,没有任何反应,ctrl+c 也中断不掉。不知道咋贴图。。
    leven87
        4
    leven87  
       2021-05-11 22:46:55 +08:00
    楼上说的 ,anaconda navigator 装一下,里面可以按照 jupyter notebook,在那里装了以后,再试试在命令行启动看看
    foveal
        5
    foveal  
    OP
       2021-05-11 22:49:21 +08:00
    我理解我装 anaconda 的时候就有了 anaconda navigator
    IgniteWhite
        6
    IgniteWhite  
       2021-05-12 03:04:17 +08:00   ❤️ 1
    Windows 的话,打开 Anaconda Prompt,然后输入 jupyter notebook 命令。这样的话你能得到报错,然后贴到这里来,再向大家求助。
    RockShake
        7
    RockShake  
       2021-05-12 09:15:50 +08:00
    如果没有配置全局变量的话,记得你的命令行也必须从 Anaconda Navigator 里面启动
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4530 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 01:06 · PVG 09:06 · LAX 18:06 · JFK 21:06
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.