Skip to content

Jupyter Parallelization #1802

@joshqsumner

Description

@joshqsumner

Running plantcv parallel from jupyter could be convenient.

Describe the solution you'd like
Thinking that a new workflowconfig class for jupyter notebook use would let us use mostly existing backend stuff.

Describe alternatives you've considered
Could also be a decorator in the notebook to say "run this chunk when you do parallel" and then workflowconfig could be modified to take a .ipynb file as the workflow (then it would nbconvert it or something i assume).

Metadata

Metadata

Assignees

Labels

new featureNew feature ideas and solutions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions