##// END OF EJS Templates
Merge pull request #1964 from minrk/magics_class...
Merge pull request #1964 from minrk/magics_class allow multiple instances of a Magic by tracking all instances of any Magics subclass rather than having a mapping that only tracks the first instance.
Fernando Perez -
r7640:6331c3d0 merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...