MCPcopy Index your code
hub / github.com/datmo/datmo / run

Method run

datmo/core/controller/task.py:258–478  ·  view source on GitHub ↗

Run a task with parameters. If dictionary specified, create a new task with new run parameters. Snapshot objects are created before and after the task to keep track of the state. During the run, you can access task outputs using environment variable DATMO_TASK_DIR or `/task` which po

(self, task_id, snapshot_dict=None, task_dict=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test_create_from_taskMethod · 0.95
_run_helperMethod · 0.45

Calls 14

_run_helperMethod · 0.95
TaskRunErrorClass · 0.90
TaskNoCommandGivenClass · 0.90
validateFunction · 0.90
get_by_idMethod · 0.80
copyMethod · 0.80
copytreeMethod · 0.80
getMethod · 0.45