##// END OF EJS Templates
Added --gui to match %gui use, better docs and behavior for %pylab code....
Added --gui to match %gui use, better docs and behavior for %pylab code. Now both %gui and %pylab have identical syntax if used at startup as --gui and --pylab. This can be useful to people setting up aliases or other shell-based support. Also cleaned up %pylab so it doesn't pollute the output of %who with all loaded symbols.
Fernando Perez -
r2388:e8c50627
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
inputhook.py Loading ...
inputhookgtk.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...