And (sorry for splitting up the responses): I'm not seeing any errors/warnings (or much of anything, really) in the javascript console in chrome when I try and load the notebook.<br><br><div class="gmail_quote">On Fri, Jan 6, 2012 at 1:15 PM, Michael Waskom <span dir="ltr"><<a href="mailto:mwaskom@stanford.edu">mwaskom@stanford.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh, sorry; I'm using Chrome 16 in both cases.<span class="HOEnZb"><font color="#888888"><br><br>Michael</font></span><div class="HOEnZb">
<div class="h5"><br><br><div class="gmail_quote">On Fri, Jan 6, 2012 at 1:11 PM, Min RK <span dir="ltr"><<a href="mailto:benjaminrk@gmail.com" target="_blank">benjaminrk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF"><div>What browser are you using? I think Safari has some issues with wss (secure) in some cases.<br>
<br>You might also check the JavaScript console in the browser for more enlightenment.<br><br>-MinRK</div><div><div><div><br>On Jan 6, 2012, at 12:53, Michael Waskom <<a href="mailto:mwaskom@stanford.edu" target="_blank">mwaskom@stanford.edu</a>> wrote:<br>
<br></div><div></div><blockquote type="cite"><div>Hi all,<div><br></div><div>As I understand things, I should be able to set up the notebook such that I can run the kernel on my desktop and access it remotely through a browser on my laptop. But I'm having some trouble getting that to work.</div>
<div><br></div><div>I've followed the directions here: </div><div><br></div><div><a href="http://ipython.org/ipython-doc/dev/interactive/htmlnotebook.html#quick-howto-running-a-public-notebook-server" target="_blank">http://ipython.org/ipython-doc/dev/interactive/htmlnotebook.html#quick-howto-running-a-public-notebook-server</a></div>
<div><br></div><div>And created a new profile with edits as instructed (including the bit above it about generating an ssl certificate).</div><div><br></div><div>I then start the kernel in a terminal as so:</div><div><br>
</div><div>$ ipython notebook --profile=nbserver</div><div><div>[NotebookApp] Using existing profile dir: u'/Users/mwaskom/.ipython/profile_nbserver'</div><div>[NotebookApp] The IPython Notebook is running at: <a>https://[all</a> ip addresses on your system]:9999</div>
<div>[NotebookApp] Use Control-C to stop this server and shut down all kernels.</div></div><div><br></div><div>I can access this notebook through the browser on the computer running the kernel at</div><div>https://{hostname}:9999 (with the anticipated warning about a self-signed certificate)</div>
<div><br></div><div>However, when I try and do that from my laptop, it just hangs.</div><div><br></div><div>I'm using ipython 0.12 on OS X 10.6. The osx firewall is not running.</div><div><br></div><div>Unfortunately, I'm scraping at the bottom of my repertoire for troubleshooting network issues, but am quite possibly missing something obvious. Any suggestions would be great.</div>
<div><br></div><div>Thanks,</div><div>Michael</div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>IPython-User mailing list</span><br><span><a href="mailto:IPython-User@scipy.org" target="_blank">IPython-User@scipy.org</a></span><br>
<span><a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a></span><br></div></blockquote></div></blockquote></div><br>
</div></div></blockquote></div><br>