Jeremy Tuloup
Jeremy Tuloup
Also noticed some delays when browsing the top-level folder in JupyterLab. Added to the `4.3.0` milestone as it would be great to fix before the final release.
> While I would stop short of proposing to make a new repo like jupyter-sercets, I wonder if shifting the code within the monorepo to a new package to create...
Maybe it could be worth trying to develop it as a separate extension from the beginning, and see how it goes? One of the concerns about having that in the...
As an example, Kaggle Notebooks support adding custom secrets: https://github.com/user-attachments/assets/8510289b-6019-4d7e-b03f-6c305112eb01
@Zsailer were you able to move the project to the Jupyter organization on PyPI? It also looks like this repo is still using the old `ADMIN_GITHUB_TOKEN` way for publishing releases,...
For reference, I have just create the `release` environment with the GitHub app credentials, so it's ready for the releaser v2 workflows:  Regarding `NPM_TOKEN` not sure how it was...
Thanks @jhgoebbert for the suggestion! > This problem has already been discussed in the past here: [#123](https://github.com/jupyter-server/jupyter-resource-usage/issues/123) and an `opt-out` functionality was implemented here [dleen@8c5d477](https://github.com/dleen/jupyter-resource-usage/commit/8c5d4773adcd058b8fcda6c97a7d43f18343d009) . If you feel like...
Bumping to `4.4.0` since this PR is labelled as blocked, and the corresponding PR in Jupyter Server is still open.
Bumping to 4.6.0 since https://github.com/jupyter-server/jupyter_server/pull/1454 seems to still be opened.
Thanks @lesteve for the report 👍 Confirmed as also reproducible on https://jupyterlite-pyodide-kernel.readthedocs.io/en/latest/_static/lab/index.html, which uses the latest Pyodide 0.27.2. Not sure yet what the cause of the issue is, but will...