##// 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`.

File last commit:

r12815:db07f4de
r17237:6d152e27
Show More
README
10 lines | 195 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create