[IPython-User] iPython notebook & firewalls
Fernando Perez
fperez.net@gmail....
Wed Sep 12 12:15:42 CDT 2012
On Wed, Sep 12, 2012 at 6:26 AM, Darren Govoni <darren@ontrenet.com> wrote:
> Hi,
>
> Has anyone come up with a good solution to using iPython notebook through
> a firewall? We had plans to use notebook throughout our group but the
> inability to operate over a single port has put a halt to that.
>
> Perhaps if the backend used a front-controller over the HTTP port to service
> all the ajax requests, then the random websockets wouldn't be needed?
>
> How can I add a feature request to proxy notebook over a single port?
Relevant PR in progress:
https://github.com/ipython/ipython/pull/2321
Cheers,
f
More information about the IPython-User
mailing list