File: ipcontroller.1

package info (click to toggle)
ipython 2.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 28,032 kB
  • ctags: 15,433
  • sloc: python: 73,792; makefile: 428; sh: 297
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.