##// END OF EJS Templates
Initial draft of more formal notebook format....
Initial draft of more formal notebook format. * Basic Python notebook uses a simple Struct subclass, NotebookNode for representing the notebook components. * XML and JSON readers/writers work in full round trip manner. * Python reader/writter works for code cells. * Everything is tested.
Brian E. Granger -
r4401:f3a5072f
Show More
Name Size Modified Last Commit Author
/ IPython / deathrow / tests
__init__.py Loading ...
test_prefilter.py Loading ...