update unilabos_formulation & batch-submit-exp

This commit is contained in:
Xuwznln
2026-04-09 16:40:31 +08:00
parent 1d1c1367df
commit fbfc3e30fb
3 changed files with 79 additions and 17 deletions

View File

@@ -265,6 +265,7 @@ def generate_template(nodes, registry_index, rounds):
return {
"lab_uuid": "$TODO_LAB_UUID",
"project_uuid": "$TODO_PROJECT_UUID",
"workflow_uuid": "$TODO_WORKFLOW_UUID",
"name": "$TODO_EXPERIMENT_NAME",
"node_params": node_params,