Jeremy Tuloup

Results 481 issues of Jeremy Tuloup

### Problem Users of the command palette may often run the same command. However when opening the command palette again the same set of commands is always displayed in the...

enhancement
status:Needs Triage

Issue to track the following TODO: https://github.com/jupyterlab/lumino/blob/72519571202da304be5b9bf3824ad535020af126/.github/workflows/check-api-changes.yml#L53-L64

The docs still point users to Gitter, which is not used anymore by most Jupyter developers. For example here: https://github.com/jupyter/jupyter/blob/f63a5d31bb11eaf3ed4bb94192732320d641ad9f/docs/source/community/content-community.rst?plain=1#L87 Or here: ![Image](https://github.com/user-attachments/assets/230e803d-9241-4c35-a22d-6929aab900a7) It would be great to update the...

good first issue

The changelog on the `main` branch seems to be missing some of the `7.x` releases: https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md ![Image](https://github.com/user-attachments/assets/0e05724f-df4e-4315-b73d-66e47bfa0ee1) However they are listed in https://github.com/jupyter/jupyter_client/blob/7.x/CHANGELOG.md. ![Image](https://github.com/user-attachments/assets/cd7e104a-1d99-41a9-986e-85cbfd8a273b)

### Problem Some extensions may want to provide and display custom assets, such as png or svg files. For now there does not seem to be many examples on how...

enhancement
status:Needs Triage

Fixes https://github.com/jupyter-server/jupyter_server/issues/1536 - [x] Allow configuring extra param keys to scrub with `c.ServerApp.extra_log_scrub_param_keys` - [x] Add to the docs - [x] Add a test Currently the extra param keys do...

enhancement

Here is a record of the [agenda/minutes](https://hackmd.io/Y7fBMQPSQ1C08SDGI-fwtg?both) for our [weekly meeting](https://github.com/jupyterlab/jupyterlab#weekly-dev-meeting). Everyone is welcome to join. Let's avoid using this thread for discussion. If you'd like to discuss something in...

Dev Meeting Minutes

### Problem The call for proposals for Jupyter Community Workshops is still open through Sunday, September 14 2025: https://events.linuxfoundation.org/jupyter-workshops And there are plenty of topics within Jupyter Frontends that could...

enhancement

This year JupyterCon 2025 will be happening in San Diego, CA: https://events.linuxfoundation.org/jupytercon/ ![Image](https://github.com/user-attachments/assets/353c44a1-3e82-41e9-8409-55acec0a1c63) CFP Closes: Sunday, July 13 at 11:59 PM PDT (UTC -7) https://events.linuxfoundation.org/jupytercon/program/cfp/ Opening the issue to check...

enhancement

### Issue with current documentation: Currently the embeded REPL on the https://numpy.org landing page shows a REPL with the prompt cell at the bottom, which can be confusing to some...