Brett Viren <bv@bnl.gov> writes:
>
> One feature that I would appreciate knowing about, if it is supported,
> is how to show() a plot but not loose the ipython prompt. This is
> something that ROOT (and PyROOT) supports and it makes it much easier
> to play with plots interactively.
Does
ipython -pylab
do what you want?
Chris