##// END OF EJS Templates
added new use_shortcut method to shortcuts...
added new use_shortcut method to shortcuts this way, you can ask if a particular event will be handled by the shortcuts system. This takes away the need to special-case many different possible keys which should be ignored by codemirror by ignoring them en masse.

File last commit:

r7781:53f5858c
r15758:1ebe52ee
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.