M Bussonnier

Results 1248 comments of M Bussonnier

No replies on Bluesky; will try some backchannels. I'm assuming this affects pyscript so should likeley get his attention.

bisected to https://github.com/ipython/ipython/pull/13943

I don't think the magics were thoughts to be use in the middle of Python code like so. Really IPython use string transforms to replace the `%%capture` syntax, so there...

thanks for the report, i'll see what I can do.

I think I would be ok to make it public, but in general it would be good to rethink some of the ultratb code, it could take the style as...

Thanks for the report, yeah it does seem to be some leading spaces. I'll see what I can do.

Would you expect foo, Bar, baz and qux to be in final namespace ?