https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
d

datajoely

01/19/2022, 4:20 PM
Hi @User we currently don't expose jinja variables via
globals.yml
this is currently on the backlog. I think the easiest way to make these variables available is to customise how you register
TemplatedConfigLoader
in
hooks.py
or perhaps subclass and extend
TemplatedConfigLoader