##// END OF EJS Templates
load kwarg traits before loading config...
load kwarg traits before loading config in `Configurable.__init__` avoids problems in the new init of traitlets that skips `_trait_default` if specified in kwargs, which means really nothing should be done before `HasTraits.__init__` has been called. This does mean that such values are assigned twice. Typically, this will have no effect, except when a value is set by both config and kwarg.

File last commit:

r18998:ff3d2102
r20804:8d5ab280
Show More
test4plus.ipynb
348 lines | 17.6 KiB | text/plain | TextLexer

Invalid Notebook!

{'cell_type': 'future cell', 'metadata': {}, 'key': 'value', 'id': '5c70d246'} is not valid under any of the given schemas Failed validating 'oneOf' in future cell_cell['properties']['cells']['items']: On instance['cells'][9]: {'cell_type': 'future cell', 'id': '5c70d246', 'key': 'value', 'metadata': {}}