Is it possible that something when a kernel starts is loading matplotlib (or pylab)? IPython itself shouldn't need an X server, but some matplotlib backends might.
On 20 August 2016 at 01:02, Sachin Mehta <[email protected]> wrote: > Whenever I create an empty notebook in JupyterHub, I get the following > error (irrespective of the python version): > > : cannot connect to X server > > I logged into the server with ssh + X11 forwarding. > P.S.: I am starting the jupyterhub with --no-ssl command > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/0ea03f7c-0e07-4ad8-852e-281913fcc9c1%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/0ea03f7c-0e07-4ad8-852e-281913fcc9c1%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAOvn4qgkJZ2xy%3D_bWc-V%2B0GntAYHhVnL_dxBO5kj-p77BdAe%2Bw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
