##// END OF EJS Templates
DRY: factor out common handle_keyevent method...
DRY: factor out common handle_keyevent method This method was identical in both CodeCell and TextCell

File last commit:

r7781:53f5858c
r15755:a1ee7385
Show More
ipcontroller.1
21 lines | 558 B | application/x-troff | GroffLexer
MinRK
minimize manpages...
r7415 .TH IPCONTROLLER 1 "June 10, 2012" "" ""
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .SH NAME
MinRK
minimize manpages...
r7415 \fBipcontroller \- start a controller for IPython parallel computing
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .SH SYNOPSIS
MinRK
minimize manpages...
r7415 .B ipcontroller
.RI [ options ]
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .SH DESCRIPTION
MinRK
minimize manpages...
r7415 ipcontroller starts a controller for the IPython cluster
Matthias BUSSONNIER
change minus to \- or \(hy n manpages...
r7781 For more information on how to use ipcontroller, see 'ipcontroller \-\-help',
or 'ipcontroller \-\-help\-all' for all available command\(hyline options.
MinRK
minimize manpages...
r7415
.SH "SEE ALSO"
Julian Taylor
manpage update...
r4275 .BR ipython(1),
MinRK
minimize manpages...
r7415 .BR ipengine(1),
.BR ipcluster(1)
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .br
MinRK
minimize manpages...
r7415 .SH AUTHORS
\fBipcontroller\fP ships with IPython, maintained by the IPython Development Team.