bundles / traitlets latest / traitlets / config / application / get_config
function
traitlets.config.application:get_config
Signature
def get_config ( ) → Config Summary
Get the config object for the global Application instance, if there is one
Extended Summary
otherwise return an empty config object
Aliases
-
traitlets.config.get_config