Show nbdev settings values in notebook

How can I access settings.ini values in the notebook?

Actually I found it: it’s
nbdev.get_config().get(‘name_of_the_attribute’)