Jeremy Tuloup
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...
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:  It would be great to update the...
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  However they are listed in https://github.com/jupyter/jupyter_client/blob/7.x/CHANGELOG.md. 
### 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...
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...
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...
### 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...
This year JupyterCon 2025 will be happening in San Diego, CA: https://events.linuxfoundation.org/jupytercon/  CFP Closes: Sunday, July 13 at 11:59 PM PDT (UTC -7) https://events.linuxfoundation.org/jupytercon/program/cfp/ Opening the issue to check...
### 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...