Skip to content

Commit

Permalink
update with hello world template
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <nikki@union.ai>
  • Loading branch information
neverett committed Dec 13, 2023
1 parent 82d2de3 commit 93276e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
{"template_name": "mnist-training", "workflow_name": "mnist_workflow_gpu"},
{"template_name": "simple-example", "workflow_name": "wf"},
{"template_name": "wine-classification", "workflow_name": "training_workflow"},
{"template_name": "basic-example-imagespec", "workflow_name": "wf"}
{"template_name": "basic-template-imagespec", "workflow_name": "wf"},
{"template_name": "hello_world", "workflow_name": "hello_world_wf"}
]

0 comments on commit 93276e9

Please sign in to comment.