section

section#

Section: nested equivalent of Configurable.

Defines a Section class meant to be used in place of traitlets.config.Configurable that make possible deeply nested configurations.

Functions

tag_all_traits(**metadata)

Tag all class-own traits.

Classes

Section(**kwargs)

Object holding configurable values.

Subsection(section)

Descriptor for subsection.