<Kedro template configuration does not load global...
# questions
u
Kedro template configuration does not load globals.yml configuration into catalog.yml FOR Jupyter Lab It works for the CLI but not for Jupyter Lab. I have just recently upgraded from 0.17.1 to 0.18.3. Have made changes to settings.py which uses the Templated Config Loader. I have copied the content of https://github.com/kedro-org/kedro/blob/main/kedro/ipython/__init__.py to .ipython/profile_default/startup/00-kedro-init.py and I am still seeing the Jupyter Notebook trying to read...