[IPython-User] ssh tunnels, pre-0.12
Konrad Hinsen
konrad.hinsen@fastmail....
Fri Sep 9 01:14:47 CDT 2011
On 9 sept. 11, at 05:55, Fernando Perez wrote:
> You need to start the kernel with the inline backend:
>
> ipython kernel --pylab inline
>
> and then, figures will automatically show up on the qtconsole that
> connects to the kernel.
Is there a way to get inline figures without having all the automatic
imports associated with --pylab? Of course matplotlib etc. will have
to be imported by the Python interpreter, but I don't want anything
automatically injected into my namespace.
Konrad.
More information about the IPython-User
mailing list