##// 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 / tests
files
README.md Loading ...
__init__.py Loading ...
base.py Loading ...
test_nbconvertapp.py Loading ...

To compare nbconvert html output to the notebook's native html see https://gist.github.com/9241376.git.