finished my first project with metaflow! I would l...
# dev-metaflow
j
finished my first project with metaflow! I would like to contribute. The most pain I had is to connect between two flows. If flows could be run from a python api one could have create hirerachical flows (flow of flows). Is that hard to do? Why do we limit users to use CLI and not python api, e.g.
run_id = Flow('flow_name').run(param1 = value1, …)
2
🙌 3
i
Hi @jolly-teacher-26015, I've been requesting the same thing. There's a memo regarding this here https://docs.google.com/document/d/1HJW9TH6lHEUojqDTzfgJZJXgjg3xZr43-p8_vjYJM1c/edit?usp=sharing
💯 3
s
@jolly-teacher-26015 please take a look at the memo that Richard shared and comment! Even hearing plus-ones for the use cases you care about is useful
j
where should I +1?
s
you can add comments in the Google doc, marking user stories that are most relevant for you
or you can comment in this thread