Is there a way to add args during Kedro pipeline e...
# questions
s
Is there a way to add args during Kedro pipeline execution from terminal? I mean, something like this kedro run —parameter==01
l
See if this helps you @Sebastian Sarasti
s
@Laura Couto thank you so much!