[IPython-user] Bug in ipython -pylab and %who ?
Ville M. Vainio
vivainio@gmail....
Sun Feb 17 16:08:05 CST 2008
On Feb 18, 2008 12:02 AM, Richard Everson <R.M.Everson@exeter.ac.uk> wrote:
> I've tried a quick hack in ignorance but only succeeded in breaking
> IPython. Is there an easy way to take the user namespace snapshot
> after pylab has been imported?
Yes, just find the sweet spot to update _ip.IP.user_config_ns with _ip.user_ns.
where _ip = IPython.ipapi.get()
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list