Commit Graph

9 Commits

Author SHA1 Message Date
Marc Duiker e16a4ca57c
Update tutorials/workflow/python/fundamentals/basic/basic_workflow.py
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-20 07:49:23 +02:00
Marc Duiker c46b693deb
Add univorn dependency
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-14 11:04:05 +00:00
Marc Duiker fee1a022f8
Add child workflows
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-08 11:05:34 +02:00
Marc Duiker cd27d4d8d0
Add external events, use flush true for print statements
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-08 10:22:44 +02:00
Marc Duiker 5324c1621f
Remove logging
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 18:43:44 +02:00
Marc Duiker f74eef6442
Use lifespan for wf_runtime, add monitor
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 18:35:49 +02:00
Marc Duiker 50f15e4d65
Change import, add task chaining and fan-in fan-out
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 14:13:51 +02:00
Marc Duiker 6b06b9c52d
Add comments and types
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 10:38:13 +02:00
Marc Duiker 757d318d8a
Add fundamentals example for Python
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-06 15:42:26 +02:00