[SciPy-Dev] Custom __repr__?

Pamphile Roy roy.pamphile at gmail.com
Thu May 6 11:53:46 EDT 2021


> The user doesn't do this in each notebook. You do it once inside of an IPython extension, and the user just %load_ext's the extension.
> 
> I think this is the kind of thing I'd like to review where it's opt-in at first. An IPython extension is a good way to do that. Then maybe after we get some experience using it for a while, then decide to make it always-on by modifying the objects themselves.

Ah so you propose I do an extension instead? Sounds reasonable indeed. I will see if I can get some time for that ;)

Cheers,
Pamphile

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scipy-dev/attachments/20210506/8b114472/attachment.html>


More information about the SciPy-Dev mailing list