##// END OF EJS Templates
Update widget serializer/unserializer to allow custom serialization on a trait-by-trait basis....
Update widget serializer/unserializer to allow custom serialization on a trait-by-trait basis. Serializers/unserializers are given as the trait metadata keys `to_json` and `from_json`.
Jason Grout -
r17237:6d152e27
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / writers
tests
__init__.py Loading ...
base.py Loading ...
debug.py Loading ...
files.py Loading ...
stdout.py Loading ...