##// 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
docs
scripts
setupext
test
tools
.bzrignore Loading ...
.checkeol Loading ...
COPYING.txt Loading ...
MANIFEST.in Loading ...
README.txt Loading ...
ipython.py Loading ...
setup.py Loading ...
setupbase.py Loading ...
setupegg.py Loading ...

==============
IPython README
==============

Overview
========

Welcome to IPython. Our documentation can be found in the docs/source
subdirectory. We also have ``.html`` and ``.pdf`` versions of this
documentation available on the IPython `website <http://ipython.scipy.org>`_.