core#
Configuration loaders bases.
Module Attributes
- Undefined = data-assistant.Undefined#
traitlets.Sentinelobject for undefined configuration values.Allows to separate them from simply
None.
Classes
|
Abstract ConfigLoader. |
|
Value obtained from a source. |
|
Load a configuration from a mapping. |
|
Loader for mappings. |
|
Load config from a file. |
Serialize trait values for config files. |