{ } Raw JSON

bundles / traitlets 5.15.0 / traitlets / config / loader / LazyConfigValue / to_dict

function

traitlets.config.loader:LazyConfigValue.to_dict

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

Signature

def   to_dict ( self )  →  dict[str, t.Any]

Summary

return JSONable dict form of my data

Extended Summary

Currently update as dict or set, extend, prepend as lists, and inserts as list of tuples.

Aliases

  • traitlets.config.LazyConfigValue.to_dict