推荐学习书目
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 · Sep 29, 2015 · 4996 views
    This topic created in 3908 days ago, the information mentioned may be changed or developed.
    [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 replies    2015-09-29 21:26:42 +08:00
    staticor
        1
    staticor  
       Sep 29, 2015
    在下面的 console 应该能看到 IPython 的 In-Out
    qwjhb
        2
    qwjhb  
    OP
       Sep 29, 2015
    @staticor 我贴的就是它在 console 里显示的信息, google 了一圈只找到和遇到和我一样问题的,楞是没找到解决方法。
    qwjhb
        3
    qwjhb  
    OP
       Sep 29, 2015
    ok 解决了 估计是 pycharm 4.5.4 不支持换了 api 的 ipython4 回滚到 3.2.2 就可以了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1002 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 22:36 · PVG 06:36 · LAX 15:36 · JFK 18:36
    ♥ Do have faith in what you're doing.