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
qwjhb
V2EX  ›  Python

有人试过使用 pycharm 里面的 IPython notebook 吗?我怎么运行是无返回。

  •  
  •   qwjhb · 2015-09-29 13:15:01 +08:00 · 4263 次点击
    这是一个创建于 3134 天前的主题,其中的信息可能已经有所发展或是发生改变。
    [I 13:13:32.292 NotebookApp] Serving notebooks from local directory: C:\Users\寒波\PycharmProjects\datelearn
    [I 13:13:32.292 NotebookApp] 0 active kernels
    [I 13:13:32.292 NotebookApp] The IPython Notebook is running at: http://127.0.0.1:8888/
    [I 13:13:32.292 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
    [W 13:13:33.906 NotebookApp] 404 GET /api (127.0.0.1) 55.34ms referer=None
    [I 13:13:33.944 NotebookApp] Kernel started: 9131e688-72c0-42c9-8deb-440896ba5bdb
    [W 13:13:33.979 NotebookApp] 404 GET /api/kernels/9131e688-72c0-42c9-8deb-440896ba5bdb/iopub (127.0.0.1) 2.00ms referer=None
    [W 13:13:33.983 NotebookApp] 404 GET /api/kernels/9131e688-72c0-42c9-8deb-440896ba5bdb/shell (127.0.0.1) 3.00ms referer=None

    然后我再去从浏览器运行 看到 running 里面是空的 好奇怪
    3 条回复    2015-09-29 21:26:42 +08:00
    staticor
        1
    staticor  
       2015-09-29 14:57:09 +08:00
    在下面的 console 应该能看到 IPython 的 In-Out
    qwjhb
        2
    qwjhb  
    OP
       2015-09-29 16:33:10 +08:00
    @staticor 我贴的就是它在 console 里显示的信息, google 了一圈只找到和遇到和我一样问题的,楞是没找到解决方法。
    qwjhb
        3
    qwjhb  
    OP
       2015-09-29 21:26:42 +08:00
    ok 解决了 估计是 pycharm 4.5.4 不支持换了 api 的 ipython4 回滚到 3.2.2 就可以了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1834 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 16:28 · PVG 00:28 · LAX 09:28 · JFK 12:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.