development.txt
18 lines
| 450 B
| text/plain
|
TextLexer
Fernando Perez
|
r5793 | ===================== | ||
Development version | ||||
Brian Granger
|
r2275 | ===================== | ||
Fernando Perez
|
r5793 | This document describes in-flight development work. | ||
Thomas Kluyver
|
r4147 | |||
Thomas Kluyver
|
r6184 | Redesigned IPython notebook user interface | ||
------------------------------------------ | ||||
.. add details | ||||
Other new features | ||||
------------------ | ||||
* **%install_ext**: A new magic function to install an IPython extension from | ||||
a URL. E.g. ``%install_ext https://bitbucket.org/birkenfeld/ipython-physics/raw/d1310a2ab15d/physics.py``. | ||||