IPython hosts its code at https://github.com/ipython/ipython.git.
You can learn more at the project's web page.
Launchpad imports the master branch and you can create branches from it.
bzr branch lp:ipython
There are
download files
available for IPython.
IPython has 3 active reviews. See all merge proposals.
IPython has 36 active branches owned by 17 people and 5 teams. There were 0 commits in the last month.
Bazaar branches
Name | Status | Last Modified | Last Commit | |
---|---|---|---|---|
lp:ipython
Series: trunk |
1 Development | 2013-05-02 01:05:40 UTC |
3154.
Merge pull request #3158 from minrk/a...
Author:
Fernando Perez
Merge pull request #3158 from minrk/autosave Add autosaving to the notebook, while retaining manual checkpoint creation. Autosave will perodically save the notebook, with a default interval of two minutes. This interval is configurable, and the system will automatically back off the frequency if it detects that the save operation takes too long. This can be the case if working remotely over a slow link, so this will automatically conserve bandwidth. The manual save operation remains available and bound to the same keys, but now it causes the creation of a separate checkpoint, which is stored in a hidden directory called `.ipynb_ See [IPEP 15](https:/ |
|
lp:ipython/0.11
Series: 0.11 |
|
2 Mature | 2010-05-10 04:22:27 UTC |
1265.
Merging Min's fixes in his -dev branch.
Author:
Fernando Perez
Merging Min's fixes in his -dev branch. |
lp:ipython/0.10
Series: 0.10 |
|
1 Development | 2010-04-26 06:27:44 UTC |
1239.
Fix LineDemo class, closes https://bu...
Author:
Fernando Perez
Fix LineDemo class, closes https:/ |
lp:~jtaylor/ |
1 Development | 2014-09-28 21:12:24 UTC |
666.
bfabda65d1434a1299ed789301dfe9bf7e7c6...
Author:
<>
bfabda65d1434a1 |
|
lp:~jtaylor/ |
1 Development | 2014-06-13 18:36:17 UTC |
84.
add new python-json-pointer dependency
Author:
Julian Taylor
add new python-json-pointer dependency |
|
lp:~jordens/ |
1 Development | 2013-05-05 13:55:33 UTC |
339.
add python as python3 test dependency...
Author:
jtaylor-guest
add python as python3 test dependency, needed for IPython.utils tests |
|
lp:~takluyver/ |
|
1 Development | 2013-04-17 11:10:18 UTC |
41.
Correction to static files path
Author:
Thomas Kluyver
Correction to static files path |
lp:~vcs- |
1 Development | 2011-06-08 21:55:14 UTC |
1587.
ipy_leo: rename wb..val => wb..v, %le...
Author:
vivainio
ipy_leo: rename wb..val => wb..v, %leo now opens a file in leo |
|
lp:~duke- |
|
1 Development | 2011-01-14 14:40:22 UTC |
1370.
In the magic function 'save', when th...
Author:
Marmaduke Woodman
In the magic function 'save', when the file exists, instead of |
lp:~ipython- |
|
1 Development | 2010-05-13 05:34:27 UTC |
1242.
-> Corrections in namespacing, using ...
Author:
Omar Andres Zapata Mesa
-> Corrections in namespacing, using pep8 instead camel case. |
lp:~fdo. |
|
1 Development | 2010-04-15 00:47:00 UTC |
1350.
Merging with upstream
Author:
Fernando Perez
Merging with upstream |
lp:~tfetherston |
1 Development | 2010-03-16 14:18:52 UTC |
1233.
fixed erroneous print statement.
Author:
Tom Fetherston
fixed erroneous print statement. |
|
lp:~tfetherston |
1 Development | 2010-03-16 03:13:01 UTC | This branch has not been pushed to yet. | |
lp:~davclark/ |
1 Development | 2010-03-12 23:02:18 UTC | This branch has not been pushed to yet. | |
lp:~nipy- |
1 Development | 2010-03-12 23:01:00 UTC |
1225.
Added changes from ~fdo.perez/ipython...
Author:
Dav Clark
Added changes from ~fdo.perez/ |
|
lp:~ipython- |
|
1 Development | 2010-01-25 13:36:15 UTC |
1158.
restore _prompt_title functionality (...
Author:
Ville M. Vainio
restore _prompt_title functionality (it had got lost in a gigantic merge back at rev 990) |
lp:~ipython- |
|
1 Development | 2010-01-08 19:00:42 UTC |
1274.
Merging upstream changes.
Author:
Brian Granger
Merging upstream changes. |
lp:~kiorky/ |
|
1 Development | 2009-10-05 20:36:02 UTC |
1217.
oups, stderr and stdin need to be res...
Author:
Mathieu PASQUET
oups, stderr and stdin need to be restored as well |
lp:~laurent- |
1 Development | 2009-09-13 18:18:55 UTC |
1211.
changed wxIpython to revision number ...
Author:
Laurent Dufrechou
changed wxIpython to revision number to 0.10 |
|
lp:~ipython- |
2 Mature | 2009-08-05 06:59:51 UTC |
1208.
Final rev number and tag update for 0...
Author:
Fernando Perez
Final rev number and tag update for 0.10 release. |
|
lp:~ipython- |
1 Development | 2009-06-30 19:49:23 UTC |
38.
First draft of DistArrayProxy for a n...
Author:
Brian Granger
First draft of DistArrayProxy for a nicer client experience. |
|
lp:~villemvaini |
|
1 Development | 2009-06-10 16:51:13 UTC |
1163.
merge from trunk
Author:
Ville M. Vainio
merge from trunk |
lp:~pivanov/ |
1 Development | 2009-05-13 00:08:49 UTC |
1175.
Improved Vim integration (running a v...
Author:
Paul Ivanov
Improved Vim integration (running a visual selection in ipython, setting breakpoints, etc) F5 : still does a %run as before Note that, as of write now - before you can do any of the debugging stuff, you This is because I'm accessing pdb using __IP.Interactiv |
|
lp:~pierre- |
1 Development | 2009-04-20 20:44:55 UTC | This branch has not been pushed to yet. | |
lp:~jorgen- |
|
1 Development | 2009-04-16 17:42:09 UTC |
1168.
Fix for #315392. Crash on win32 when ...
Author:
Jörgen Stenarson
Fix for #315392. Crash on win32 when using pyreadline+ |
lp:~ipython- |
0 Experimental | 2009-04-15 09:20:19 UTC |
47.
add greedycompleter from my trunk-dev
Author:
Ville M. Vainio
add greedycompleter from my trunk-dev |
|
lp:~samjam86/ |
1 Development | 2009-04-12 07:41:20 UTC |
1164.
Removed extra line from README.txt
Author:
Samkit
Removed extra line from README.txt |
|
lp:~ipython- |
|
0 Experimental | 2009-04-04 23:00:03 UTC |
1061.
merged upstream
Author:
Benjamin Ragan-Kelley
merged upstream |
lp:~jorgen- |
1 Development | 2009-03-18 19:46:57 UTC |
1163.
removed a print debug statement
Author:
Jörgen Stenarson
removed a print debug statement |
|
lp:~villemvaini |
|
2 Mature | 2008-12-19 15:17:42 UTC |
1153.
Applied Horst Gutmann's patch to fix ...
Author:
Ville M. Vainio
Applied Horst Gutmann's patch to fix deprecationwarning about sets in py 2.6. Tested w/ 2.4,2.5,2.6 |
lp:~villemvaini |
0 Experimental | 2008-12-02 18:47:42 UTC |
20.
clean up imports
Author:
Ville M. Vainio
clean up imports |
|
lp:~ellisonbg/ |
0 Experimental | 2008-11-28 23:52:08 UTC |
1152.
Added a new Twisted based IPython ser...
Author:
Brian Granger
Added a new Twisted based IPython server for use with TextMate. |
|
lp:~villemvaini |
|
1 Development | 2008-11-23 18:25:44 UTC |
1159.
only warn once
Author:
Ville M. Vainio
only warn once |
lp:~barrywark/ |
1 Development | 2008-11-20 17:09:20 UTC |
1156.
merged from trunk
Author:
Barry Wark
merged from trunk |
|
lp:~barrywark/ |
|
1 Development | 2008-10-30 04:32:18 UTC |
1154.
AsyncFrontEndBase uses pprint.pprint ...
Author:
Barry Wark
AsyncFrontEndBase uses pprint.pprint to render results and errors. Also deleted cocoa_frontend code, in prep for incorporating new NotebookView |
lp:~vivian- |
|
2 Mature | 2008-09-05 16:49:13 UTC |
1136.
merge from trunk
Author:
vds
merge from trunk |
1 → 36 of 36 results | First • Previous • Next • Last |