clij / clij/pycle_distributed_dask_prototype

Workflow format

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We should make sure that something like [napari/dask-based-workflows](https://github.com/haesleinhuepf/napari-workflows/blob/main/docs/demo.ipynb) are compatible to this format:
https://github.com/clij/pycle_distributed_dask_prototype/blob/12c1925f31c0ce116d1b0aa5640a0e05c84eee83/tests/slurm_cluster_tests.py#L14

A napari-workflow looks pretty much like this under the hood:
```
{
"input": (imread, filename)
"blurred": (gaussian, sigma=5)
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.