Julian Nowak
05/14/2024, 12:00 PMDYNAMIC_PIPELINES_MAPPING
to a yml file? So e.g., I could dynamically change which pipelines I'd like to run (I want to run kedro from streamlit using kedro-boot) changing only a yaml file, without touching the settings.py
.Julian Nowak
05/14/2024, 12:01 PMsettings.py
, but it would be cool to use OmegaConfigLoader here in some way (so I can change the local configuration file dynamically, and leave the base as the default)Iñigo Hidalgo
05/14/2024, 2:27 PMIñigo Hidalgo
05/14/2024, 2:28 PMJulian Nowak
05/15/2024, 7:43 AM