Hello kedro experts - QQ - I would like to update ...
# questions
p
Hello kedro experts - QQ - I would like to update a parameter in globals.yml dynamically when the kedro pipeline is triggered in the argo workflow. Is there a way to do that using kedro run command? Thanks!
n
Use runtime_params resolver
p
@Nok Lam Chan - can you give an example?
m
Hi Pri Here is an example from my catalog
this allows me to do quick experimentations on subsets of data with
kedro run --params nrows=100