##// END OF EJS Templates
Fixing minor bugs in IPython.kernel....
Fixing minor bugs in IPython.kernel. * Regular expressions now using raw strings in launcher.py * Directory permissions on cluster directory handled properly. * A raw ipcluster start will now create cluster default and add the default config files. * Config files updated to use raw strings where appropriate.
Brian Granger -
r2342:9e3db2d3
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>`_.