Dear all,

The IPython magic %lsmagic is supposed to list the available
magic functions. However, this does not seem to work within
the sage interpreter

$ sage -ipython
[1]: %lsmagic
Available line magics:
%alias  %alias_magic  %autoawait ...

But

$ sage
sage: %lsmagic
<IPython.core.magics.basic.MagicsDisplay object at 0x7f7c07996530>

Any idea on what is going wrong?

Vincent

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/d80e565a-b835-be04-12ea-5affcb1b3a6d%40gmail.com.

Reply via email to