Show More
@@ -581,7 +581,7 class IPClusterStart(IPClusterEngines): | |||
|
581 | 581 | |
|
582 | 582 | base='IPython.parallel.apps.ipclusterapp.IPCluster' |
|
583 | 583 | |
|
584 | class IPClusterApp(Application): | |
|
584 | class IPClusterApp(BaseIPythonApplication): | |
|
585 | 585 | name = u'ipcluster' |
|
586 | 586 | description = _description |
|
587 | 587 | examples = _main_examples |
General Comments 0
You need to be logged in to leave comments.
Login now