Jobs page¶
The jobs page lists workflow runs — those in progress and those already finished — and lets you inspect their status, logs and results. TODO
What is a workflow?
A workflow is an ordered sequence of tasks that processes the images in a dataset — for example converting to OME-Zarr, segmenting objects, then measuring features. You build a workflow by adding and arranging tasks, then run it on a dataset to produce results.
Overview¶
TODO screenshot
Job status¶
TODO — the states a job moves through; what each means.
Inspecting a job¶
TODO — logs; results; failures and how to read them.
Common actions¶
- Download a job's logs — TODO.
- Filter by status / dataset — TODO.