[IPython-dev] Issue with JupyterHub 0.2.0, ipython 3.2.1 and SSL
Francois Dion
francois.dion at gmail.com
Fri Jul 31 15:46:07 EDT 2015
Everything works great without SSL. I get a login, enter user and password,
then I can start a terminal, or open an existing notebook, or create a new
one, no problems. Works with R, Python 2, Python 3 etc. I can even use port
443 without ssl so it's not a binding to the port issue.
But once I add a certificate and key and use https://fqdn, I get the login,
I can login, but if I try to open a terminal, the new page stays empty,
with just the jupyter logo. If I open a notebook, the notebook opens, but
kernel communication doesn't happen... log shows kernel started.
Thoughts, ideas?
Francois
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150731/f17c3c01/attachment.html>
More information about the IPython-dev
mailing list