[IPython-User] matplotlib integration without pylab
David Warde-Farley
wardefar@iro.umontreal...
Sun Mar 11 12:57:29 CDT 2012
On 2012-03-11, at 1:43 PM, Nikolaus Rath wrote:
> Hello,
>
> Is there a way to get --pylab style matplotlib integration (i.e., no
> need for blocking calls to matplotlib.pyplot.show() to display figures)
> without any of the other effects that come with --pylab? In particular,
> I do not want my namespace to be polluted with all the pylab commands.
Use --gui=<backend>.
More information about the IPython-User
mailing list