<div dir="ltr"><br><div>Thanks Kyle, Jason!</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 April 2014 00:35, Jason Grout <span dir="ltr"><<a href="mailto:jason-sage@creativetrax.com" target="_blank">jason-sage@creativetrax.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 4/8/14, 2:59, Clare Sloggett wrote:<br>
> Hi all,<br>
><br>
> Reading through the IPython Notebook 2.0 "what's new", I saw that there<br>
> are changes in the way notebooks are addressed. Can anyone tell me if<br>
> this means that 2.0 no longer uses websockets?<br>
<br>
</div>it still uses websockets.<br>
<div class=""><br>
<br>
><br>
> I and a couple of people I know had issues occasionally because we<br>
> unfortunately had to go through a proxy that would not correctly handle<br>
> websockets. If this isn't a requirement anymore that would be good to know.<br>
<br>
</div>If you can use https (for example, you could use stunnel or haproxy to<br>
terminate the ssl connection and pass off the unencrypted stream to the<br>
ipython notebook), that will avoid proxy problems with websockets.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Jason<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br></div>