##// END OF EJS Templates
Rename to have .ipy extension examples that use ipython special syntax....
Rename to have .ipy extension examples that use ipython special syntax. Closes gh-836.

File last commit:

r4815:2205dbc7
r4879:651e49ef
Show More
development.txt
33 lines | 962 B | text/plain | TextLexer
================================================
Development version
================================================
The changes listed here are a brief summary of the substantial work on IPython
since the 0.11.x release series. For more details, please consult the actual
source.
Main `ipython` branch
=====================
New features
------------
.. Expand on this:
* **HTML Notebook**: A powerful new interface puts IPython in your browser. You
can start it with the command ``ipython notebook``. See :ref:`the Notebook
docs <htmlnotebook>` for technical details.
* **Python 3 compatibility**: IPython can now be installed from a single
codebase on Python 2 and Python 3. The installation process for Python 3
automatically runs 2to3.
* **PyPy support**: The terminal interface to IPython now runs under
`PyPy <http://pypy.org/>`_.
.. * use bullet list
Backwards incompatible changes
------------------------------
.. * use bullet list