[IPython-user] -pylab without import *
John Francis
jfrancis18@gmail....
Thu May 7 06:42:50 CDT 2009
Hi all,
I would like to use IPython in the -pylab mode but without having an
implicit from pylab import *.
In other words I need the non-blocking execution for matplotlib but do
not want to pollute my namespace with pylab stuff (I drive a large
instrument using IPy and, for instance I happen to already have a
table object in my namespace...)
Is it possible... how to do?
Thanks in advance
JF
More information about the IPython-user
mailing list