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