[IPython-User] ssh tunnels, pre-0.12
David Froger
david.froger@gmail....
Wed Aug 31 11:02:22 CDT 2011
I now can run the ipython kernel on the server on connect from the
client using the first method of:
http://ipython.org/ipython-doc/dev/interactive/qtconsole.html#ssh-tunnels
It works, I can read a file on the server with the qtconsole on the client.
However, I can't display a figure. I've set "backend : Agg" on both
the client and the server.
(in ~/.matplotlib/matplotlibrc).
Is it expected to work?
Thanks!
More information about the IPython-User
mailing list