lp:~ipython-dev/ipython/new-extensions

Created by Brian Granger and last modified
Get this branch:
bzr branch lp:~ipython-dev/ipython/new-extensions
Members of IPython Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
IPython Developers
Project:
IPython
Status:
Merged

Recent revisions

1220. By Brian Granger

Fix in MPI psum example.

Thanks to J. Thomas for updating the psum example to the mpi4py
1.1.0 API.

1219. By Brian Granger

Added test for the pretty.py extension and fixed sphinx docs.

* The pretty.py extension now has a proper test, although it is minimal.
* The latex/pdf Sphinx docs were building as a *single* chapter. The
  fix was to add a 6th argument of True to the latex_documents entry
  in conf.py

1218. By Brian Granger

Completed work on pretty.py extension.

There is still not any testing, but I have to move on...

1217. By Brian Granger

The pretty.py extension has been ported to the new extension API.

I have also cleaned up the extension API to enable extension
unloading and have added magics for working with extensions:

* %load_ext
* %reload_ext
* %unload_ext

1216. By Brian Granger

Fixing zero-install ipython.py script.

1215. By Brian Granger

Updating the What's new section of the docs with the summer's work.

1214. By Brian Granger

Merging the config-refactor branch.

This branch did start with the config system refactor, but moved on
from there. Here are some highlights.

* New config system.
* Traitlets
* Componenets
* Applications
* The main ipython program has been refactored to use these new
  abstractions.

1213. By Brian Granger

Adding longer polling time to wx inputhook.

1212. By Brian Granger

changes.txt modified to reflect the recent inputhook branch merge.

1211. By Brian Granger

Merging the inputhook branch.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers