[sage-devel] Re: %lsmagic broken in sage interpreter

2022-03-14 Thread Emmanuel Charpentier
That's Trac#30661 ... HTH, Le dimanche 13 mars 2022 à 18:14:48 UTC+1, Eric Gourgoulhon a écrit : > This is https://trac.sagemath.org/ticket/30661 > > A workaround is > sage: %display unicode_art# actually anything but plain > sage: %lsmagic > > Eric.

[sage-devel] Re: %lsmagic broken in sage interpreter

2022-03-13 Thread Eric Gourgoulhon
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 f