Show More
@@ -16,7 +16,7 b' simply run the module as a script:' | |||||
16 | This is an extension of Ken Schutte <kschutte-AT-csail.mit.edu>'s script |
|
16 | This is an extension of Ken Schutte <kschutte-AT-csail.mit.edu>'s script | |
17 | contributed on the ipython-user list: |
|
17 | contributed on the ipython-user list: | |
18 |
|
18 | |||
19 |
http://scipy. |
|
19 | http://mail.scipy.org/pipermail/ipython-user/2006-May/003539.html | |
20 |
|
20 | |||
21 |
|
21 | |||
22 | NOTES: |
|
22 | NOTES: |
@@ -10,6 +10,8 b'' | |||||
10 | .SH DESCRIPTION |
|
10 | .SH DESCRIPTION | |
11 | irunner is an interface to the various interactive runners |
|
11 | irunner is an interface to the various interactive runners | |
12 | available in IPython's \fBirunner\fP module. |
|
12 | available in IPython's \fBirunner\fP module. | |
|
13 | It can used to run scripts as if they where typed up | |||
|
14 | interactively. | |||
13 | .PP |
|
15 | .PP | |
14 | The already implemented runners are listed below; adding |
|
16 | The already implemented runners are listed below; adding | |
15 | one for a new program is a trivial task, see the source |
|
17 | one for a new program is a trivial task, see the source | |
@@ -42,7 +44,7 b' irunner.py \\-\\-ipython \\-\\- \\-\\-interact script.ipy' | |||||
42 | .SH AUTHOR |
|
44 | .SH AUTHOR | |
43 | \fBirunner\fP is an extension of Ken Schutte <kschutte-AT-csail.mit.edu>'s |
|
45 | \fBirunner\fP is an extension of Ken Schutte <kschutte-AT-csail.mit.edu>'s | |
44 | script contributed on the ipython-user list: |
|
46 | script contributed on the ipython-user list: | |
45 |
http://scipy. |
|
47 | http://mail.scipy.org/pipermail/ipython-user/2006-May/003539.html | |
46 | .PP |
|
48 | .PP | |
47 | This manual page was written by Bernd Zeimetz <bernd@bzed.de>, for the Debian |
|
49 | This manual page was written by Bernd Zeimetz <bernd@bzed.de>, for the Debian | |
48 | project (but may be used by others). Modified by Fernando Perez |
|
50 | project (but may be used by others). Modified by Fernando Perez |
General Comments 0
You need to be logged in to leave comments.
Login now