M Bussonnier
M Bussonnier
That's fair. I've pinged Peter Wang on bluesky.
No replies on Bluesky; will try some backchannels. I'm assuming this affects pyscript so should likeley get his attention.
Sorry for the delay, merging.
bisected to https://github.com/ipython/ipython/pull/13943
So It was trading one issue for another.
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 ?