##// END OF EJS Templates
allow multiple instances of magics...
allow multiple instances of magics the true magics table is now an *instance* attribute, rather than a *class* attribute, which was previously being clobbered with references to the first instance.
MinRK -
r7584:139d6c01
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
octavemagic.py Loading ...
parallelmagic.py Loading ...
rmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...