##// END OF EJS Templates
%lsmagic returns a RichRepr of the magics dict...
%lsmagic returns a RichRepr of the magics dict - pretty / str representation are the regular lsmagic output - JSON repr is just the magics dict with instances replaced with their class names in order to be jsonable. qt magics menu population updated to reflect this.
MinRK -
r10688:fefda990
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...