https://kedro.org/ logo
Title
r

Rjify

05/25/2022, 12:15 AM
Hello all, curious if there is a way to change the default env in Kedro from "local" to "something_else" ?
d

datajoely

05/25/2022, 8:54 AM
Explicit default config environments
In
settings.py
you can provide a dictionary of config loader args
you can provide
default_run_env
as an argument