bundles / traitlets 5.14.3 / traitlets / config / loader / LazyConfigValue / get_value
function
traitlets.config.loader:LazyConfigValue.get_value
source: /traitlets/config/loader.py :173
Signature
def get_value ( self , initial : t.Any ) → t.Any Summary
construct the value from the initial one
Extended Summary
after applying any insert / extend / update changes
Aliases
-
traitlets.config.LazyConfigValue.get_value