Matthias Roels
07/13/2022, 10:08 AMenv set as an actual environment variable (KEDRO_ENV) and use that in my custom register_pipelines function to create a new instance of config_loader and fetch my pipelines from there. But it is not an ideal work around...