##// END OF EJS Templates
qtconsole: strip newline on text copy (fixes #6234)...
qtconsole: strip newline on text copy (fixes #6234) IPython's inputsplitter inserts newline at the end of string passed to it. So, if user didn't select newline before copying, we must strip it.

File last commit:

r7781:53f5858c
r18190:935f26fb
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.