the config loader takes in the extra parameters vi...
# beginners-need-help
a
the config loader takes in the extra parameters via the
runtime_params
property. You can extend the template config loader and just add your path via the
self._config_mapping
in
__init__()