V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
lsppow
V2EX  ›  Python

如何远程访问 anacoda 上的 ipython notebook

  •  
  •   lsppow · Mar 22, 2016 · 5618 views
    This topic created in 3687 days ago, the information mentioned may be changed or developed.

    我在同局域网的一台机器上安装了 anaconda 2.5.0 在本地是可以正常运行的,也可以使用 localhost:8888/notebooks 访问,但是我想在另一台机器的浏览器上也想访问此 notebook server ,求问如何设置?

    4 replies    2016-03-30 17:45:40 +08:00
    fzinfz
        1
    fzinfz  
       Mar 22, 2016
    1. 防火墙
    2. jupyter notebook --ip=0.0.0.0
    lsppow
        2
    lsppow  
    OP
       Mar 23, 2016
    不行,这样,本地也启动不了
    lsppow
        3
    lsppow  
    OP
       Mar 23, 2016
    @lsppow 似乎 ip=* 是可以的,不知道为什么。
    meizizi
        4
    meizizi  
       Mar 30, 2016
    @lsppow

    改成四个零和星号都好使, 4 个 0 只是端口号也变了而已
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5544 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 05:57 · PVG 13:57 · LAX 22:57 · JFK 01:57
    ♥ Do have faith in what you're doing.