M Bussonnier

Results 439 issues of M Bussonnier

## Description it's almost impossible to find this repo back from the Pypi page: https://pypi.org/project/jupyter-server-ydoc/ It is missing the `[project.url] Source` I guess in Pyproject.toml I'm using the Source from...

bug

I think that instead of doing N requests of await piplite.install, we can do one request with all the required packages. This seem to only affect 6 packages when adding...

enhancement

This is in progress, but the idea is to be able to point to dev wheels on rtd or similar without having to make a custom pyidide distribution. For example:...

This is not perfect (it's technically impossible to really know) but should help; in particular it is possible to launch ipykernel without `'IPykernel'` being present in the config, in the...

With a --no-tip flag, just in case. It should pick at random with a hardcoded list of tips in the source code. plus some tips that always display at some...

Actually there's a bug in the documentation, it says you can use `exception ` but you actually need `exceptions `. So for example `exception 0` gives `** SyntaxError: invalid syntax`,...

documentation
good first issue
debugger

For napari/napari#7649