This is https://trac.sagemath.org/ticket/30661

A workaround is 
sage: %display unicode_art    # actually anything but plain
sage: %lsmagic

Eric.

Le dimanche 13 mars 2022 à 10:57:50 UTC+1, vdelecroix a écrit :

> 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/0c64ffc3-3092-4714-9f3c-7a27dff08f9an%40googlegroups.com.

Reply via email to