File: ipcontroller.1

package info (click to toggle)
ipython 0.13.1-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 15,752 kB
  • sloc: python: 69,537; makefile: 355; lisp: 272; sh: 80; objc: 37
file content (21 lines) | stat: -rw-r--r-- 558 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH IPCONTROLLER 1 "June 10, 2012" "" ""
.SH NAME
\fBipcontroller \- start a controller for IPython parallel computing

.SH SYNOPSIS
.B ipcontroller
.RI [ options ]

.SH DESCRIPTION
ipcontroller starts a controller for the IPython cluster

For more information on how to use ipcontroller, see 'ipcontroller \-\-help',
or 'ipcontroller \-\-help\-all' for all available command\(hyline options.

.SH "SEE ALSO"
.BR ipython(1),
.BR ipengine(1),
.BR ipcluster(1)
.br
.SH AUTHORS
\fBipcontroller\fP ships with IPython, maintained by the IPython Development Team.