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.

thanks,

-Chris





-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to