Show More
@@ -16,7 +16,7 b' simply run the module as a script:' | |||
|
16 | 16 | This is an extension of Ken Schutte <kschutte-AT-csail.mit.edu>'s script |
|
17 | 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 | 22 | NOTES: |
@@ -10,6 +10,8 b'' | |||
|
10 | 10 | .SH DESCRIPTION |
|
11 | 11 | irunner is an interface to the various interactive runners |
|
12 | 12 | available in IPython's \fBirunner\fP module. |
|
13 | It can used to run scripts as if they where typed up | |
|
14 | interactively. | |
|
13 | 15 | .PP |
|
14 | 16 | The already implemented runners are listed below; adding |
|
15 | 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 | 44 | .SH AUTHOR |
|
43 | 45 | \fBirunner\fP is an extension of Ken Schutte <kschutte-AT-csail.mit.edu>'s |
|
44 | 46 | script contributed on the ipython-user list: |
|
45 |
http://scipy. |
|
|
47 | http://mail.scipy.org/pipermail/ipython-user/2006-May/003539.html | |
|
46 | 48 | .PP |
|
47 | 49 | This manual page was written by Bernd Zeimetz <bernd@bzed.de>, for the Debian |
|
48 | 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