bundles / traitlets latest / traitlets / traitlets / Dict / from_string
function
traitlets.traitlets:Dict.from_string
source: /traitlets/traitlets.py :4064
Signature
def from_string ( self , s : str ) → dict[K, V] | None Summary
Load value from a single string
Aliases
-
traitlets.Dict.from_string