M Bussonnier

Results 346 issues of M Bussonnier

This make downstream test fail.

maintenance

See https://github.com/ipython/ipykernel/pull/323, before big split, we were making sure each execution requests would not trigger multiple `set_next_input`, that was due to `?` triggering multiple `set_next_input` in a for loop and...

That would be in line with https://numpy.org/neps/nep-0029-deprecation_policy.html, and 3.7 is the things that poses problem with importlib-metadata and co. IPython 8 is also 3.8+ Thoughts ?

maintenance

This allow some modification to create an IPykernel from an existing shell, and is a first draft step toward turning a running ipython CLI into an IPykernel, with the righ...

Especially in a context where Python can be used with Xeus, it is important to have a distinction. This updates the logos shown in (for example), JupyterLab to be clearer,...

See #704 for example. flake 8 catch a lot of other inconsequential issues, but undefined variable should be caught in CI. This should be easy to do for a new...

help wanted

It looks like the latest tags use v6.3.0, v6.3.1 ... while v was absent before. just wondering for consistency if we should duplicate those tags, and either decide to migrate...

Asked by SO durign EuroSciPy questions, you asked to open an issue.

hooks
enhancement
sprint

Hi, This was reported on the security mailing list, but I don't believe there is any actual vulnerability, it's more a concern. It looks like windows defender is finding that...

bug

I was showing of this extension yesterday, with the "surprise" that PDF would refresh only on save. So IFAICT you have foo.tex you need to save ti to see the...

enhancement