Jeremy Tuloup

Results 481 issues of Jeremy Tuloup

> We probably need to take into account `JUPYTER_DATA_DIR` into account... or use [`jupyter_core.paths.jupyter_data_dir`](https://github.com/jupyter/jupyter_core/blob/main/jupyter_core/paths.py#L154) _Originally posted by @bollwyvl in https://github.com/jupyterlite/jupyterlite/pull/1019#discussion_r1321552700_

enhancement

This is an issue for the `0.4.0` release planning. ## Features TBD ## Timeline TBD

Should the JupyterLite `About` splash display the current JupyterLab version too? (I don't see an obvious way of displaying the JupyterLab version number?) _Originally posted by @psychemedia in https://github.com/jupyterlite/jupyterlite/issues/1141#issuecomment-1784884272_

enhancement

### Problem In JupyterLab 4.1 there is a new plugin manager to make it easier to inspect the list of available plugins, and disable them: - https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#plugin-manager - https://jupyterlab.readthedocs.io/en/latest/user/extensions.html#managing-plugins-with-plugin-manager ###...

enhancement

This is an issue for the `0.3.0` release planning. ## Features ### Contents via custom drives Users have been asking for ways to integrate JupyterLite with extra sources of content,...

The `pypy` checks seem to be failing consistently. _Originally posted by @jtpio in https://github.com/jupyterlite/jupyterlite/issues/1306#issuecomment-1930711629_

maintenance

Follow-up to https://github.com/jupyterlite/jupyterlite/pull/1165 ### Problem Currently the wordmark referenced here: https://github.com/jupyterlite/jupyterlite/blob/710b66f9e61c60082fb21e1a6c056393b847b79f/docs/conf.py#L122 Does not seem to be taken into account when using the dark theme of the documentation: ![image](https://github.com/jupyterlite/jupyterlite/assets/591645/29c56a28-9b38-4880-8d57-1bec86dc4b97) ### Suggested...

documentation

This is an issue to track testing the upload of files, which is currently commented here: https://github.com/jupyterlite/jupyterlite/blob/b88c5d81b6bbb6a8925bd64799194cf79ddbf5d8/ui-tests/test/contents.test.ts#L21-L32 Which should check as part of #1019 (or after) whether the new Galata...