##// 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 / config / profile
cluster
math
pylab
pysh
sympy
README Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h