Alexis Drakopoulos
09/05/2024, 2:52 PMmarrrcin
09/05/2024, 3:27 PMbase/parameters.yml
and specific ones to dev/parameters.yml
, test/parameters.yml
etc.
When you run Kedro in specific env, params are merged according to the strategy.
Read more in:
⢠https://docs.kedro.org/en/stable/configuration/configuration_basics.html#how-to-specify-additional-configuration-environments
⢠https://docs.kedro.org/en/stable/configuration/advanced_configuration.html#how-to-change-the-merge-strategy-used-by-omegaconfigloaderAlexis Drakopoulos
09/06/2024, 7:33 AM