Language

Package: python2-ipython-cluster-helper @ 0.6.4

Synopsis

Simplify IPython cluster start up and use for multiple schedulers

Description

ipython-cluster-helper creates a throwaway parallel IPython profile, launches a cluster and returns a view. On program exit it shuts the cluster down and deletes the throwaway profile.

Home page
https://github.com/roryk/ipython-cluster-helper
Location
gnu/packages/python-xyz.scm (line: 7287, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python2-setuptools' should probably not be an input at all
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs python2-tornado@5.1.1 and python2-tornado@6.1 collide