Ricardo Araújo
03/16/2023, 11:31 PMInterpolationKeyError: Interpolation key 'temp' not found
).catalog.yml
I have filepath: data/06_models/${temp}.pkl
.
And in parameters_global.yml
I have temp: CNN
.
I can reference temp
in any parameters file, but not in the catalog.TemplatedConfigLoader
works though.global_dict
) using CLI?Juan Luis
03/17/2023, 9:25 AMOmegaConfigLoader
templating works out of the box for parameters, but not for catalog files: https://github.com/kedro-org/kedro/issues/2175global_dict
) using CLI or, alternatively, access global_dict in a node?", I'll let others chime in