[IPython-dev] Remote connection to IPython kernel

Fernando Perez fperez.net at gmail.com
Fri Oct 21 11:21:55 EDT 2011


Hey Min,

On Thu, Oct 20, 2011 at 1:06 PM, MinRK <benjaminrk at gmail.com> wrote:
> This, I think, is a bug.  The websockets are created on the original addr
> (127.0.0.1:888) as resolved by the browser, so if you tunnel the connection
> to a different port, the websocket connections never establish.  I can
> reproduce this failure tunnelling 8888 to 9999, and it works tunneling 8888
> to 8888.

Do we have an issue tracking this, or was it fixed in your flurry of
commits yesterday?

Cheers,

f



More information about the IPython-dev mailing list