Antonio Manuel BR
02/15/2022, 7:05 AMChristopher
02/15/2022, 8:35 AMAntonio Manuel BR
02/15/2022, 8:50 AMChristopher
02/15/2022, 9:24 AMAnna Geller
flow.run(parameters=dict(x=2))
or CLI:
prefect run -p parametrized_flow.py --param x=3
This post dives deeper into the topic if you're interested https://www.prefect.io/blog/how-to-make-your-data-pipelines-more-dynamic-using-parameters-in-prefect/Antonio Manuel BR
02/15/2022, 10:35 AM