Hello everyone.. i have requirement where i want t...
# questions
a
Hello everyone.. i have requirement where i want to dynamically update the dictionary that configloader creates from parameters file. I want to use that updated dictionary across all the pipelines. Is there a simple way to do this through kedro omegaconfigloader? I understand that i will have to use hooks but i am having difficulty in loading the global instance of parameters config object.