lp:~tfetherston/ipython/demoFixes

Created by Tom Fetherston and last modified

This aims to make the slideshow like Demos work in the 0.11 series.
- fixed paths to take account of demo.py being relocated
- as demo.py is now in lib/, moved demo_exerciser.py to doc/examples/lib
- changed references from formerly global attributes to the object that now cntains them
- Works now

To do:
- check on depreciated warning
- expand demo_exerciser.py so it covers all types of demos
- make it clearer that you need to **run** demo_exerciser from inside IPython

Get this branch:
bzr branch lp:~tfetherston/ipython/demoFixes
Only Tom Fetherston can upload to this branch. If you are Tom Fetherston please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tom Fetherston
Project:
IPython
Status:
Development

Recent revisions

1233. By Tom Fetherston

fixed erroneous print statement.

1232. By Tom Fetherston

fix of demo.py, move of demo-exercizer.py.

1231. By Brian Granger

Merging Brian's trunk-dev.

* Fixed Foolscap import warnings (#525805).
* Improved Monte-Carlo options pricing example.

1230. By Fernando Perez

Add notes by Brian on Mathematica notebook format.

1229. By Fernando Perez

Add doc about the format for storing interactive sessions.

The idea is to use a notebook-like representation, but using plain rst for
storage, with a few added directives of our own.

1228. By Brian Granger

Work on the development docs.

* Added a new inputhook_app.txt to discuss the problems with app
  creation and the inputhook with matplotlib and enthought folks.
* Wrote more on the core design.

1227. By Brian Granger

Renaming doc to have the .txt extension we are using.

1226. By Fernando Perez

Add design doc about core module.

1225. By Brian Granger

Fixing two small bugs in :mod:`IPython.kernel`.

* In :mod:`IPython.kernel.launcher` we were not handling the lookup of
  ``job.exe`` properly on Windows if the HPC pack was not installed.
* When :mod:`IPython.kernel.client` was imported, Twisted was giving
  warnings that we have silenced.

1224. By Brian Granger

Bumping version to 0.11.apha1.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers