##// END OF EJS Templates
Separate magic code into base file and implementation of magics....
Separate magic code into base file and implementation of magics. Ran a first solid pass with Pyflakes to clean the code.
Fernando Perez -
r6919:da012c2e
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...