From: Ryan M. <rm...@gm...> - 2009-07-27 20:00:45
|
On Mon, Jul 27, 2009 at 2:40 PM, Christopher Barker <Chr...@no...>wrote: > Ryan May wrote: > >> > Put this in your ~/.ipython/ipythonrc: >> > >> > pylab_import_all 0 >> > > I finally got around to doing this, and found: > > # =========================================================== > # Deprecation note: you should look into modifying ipy_user_conf.py > (located > # in ~/.ipython or ~/_ipython, depending on your platform) instead, it's a > # more flexible and robust (and better supported!) configuration > # method. > # =========================================================== > > So I took that to heart, and added: > > o.pylab_import_all = 0 > > > to my ipy_user_conf.py file, and that had the same effect. Good to know. When I get around to that FAQ entry, I'll be sure to include that nugget. Ryan -- Ryan May Graduate Research Assistant School of Meteorology University of Oklahoma |