{ } Raw JSON

bundles / traitlets 5.15.0 / traitlets / config / loader / ConfigLoader / load_config

function

traitlets.config.loader:ConfigLoader.load_config

source: /traitlets/config/loader.py :514

Signature

def   load_config ( self )  →  Config

Summary

Load a config from somewhere, return a Config instance.

Extended Summary

Usually, this will cause self.config to be set and then returned. However, in most cases, ConfigLoader.clear should be called to erase any previous state.

Aliases

  • traitlets.config.loader.ConfigLoader.load_config