Jeremy Tuloup
Jeremy Tuloup
Opened https://github.com/jupyterlite/jupyterlite/pull/1638 to implement the initial idea of having a plugin to clear the browser data: https://github.com/jupyterlite/jupyterlite/issues/9#issuecomment-920656329 There are other things discussed in this issue that can be implemented separately,...
@martinRenou I was wondering if this was maybe ready to be merged? Having the built artifacts could help test changes from other PRs more easily, for example https://github.com/jupyter/nbconvert/pull/2178.
> It would need to be removed from it and added as a separate protection rule Done in https://github.com/jupyter/nbconvert/pull/2191/commits/5541bdbd91bdd5af89b65764dc78f864ef3e48bb. However I don't have access to the repo settings to enable...
Closing in favor of https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/71
Of note, maybe it could be worth looking into switching to `langchain-huggingface`: https://python.langchain.com/docs/integrations/providers/huggingface/ Maybe this would help fix the deprecation warning: ``` FutureWarning: 'post' (from 'huggingface_hub.inference._client') is deprecated and will...
Thanks @fleming79. > The best ref I found sofar was here: https://jupyterlab.readthedocs.io/en/latest/user/commands.html#commands-list Indeed that would be the best place for documenting what args can be passed. Which I think is...
> It looks like the feature ([describedBy](https://github.com/jupyterlab/lumino/pull/331/files)) may now exist in Lumino, but not yet in Jupyterlab [jupyterlab/jupyterlab#13962](https://github.com/jupyterlab/jupyterlab/issues/13962)? Indeed, it would still need to be implemented in JupyterLab. > In...
https://github.com/jupyterlab/jupyterlab/pull/17649 added `describedBy` information to all JupyterLab core commands. Which is now available in JupyterLab `4.5.0b0`. So we could expose this functionality via `ipylab` too now.
FYI I have started a blog post for the upcoming JupyterLite 0.6.0 release: https://github.com/jupyterlite/jupyterlite/issues/1554 So how about: - publishing the JupyterLite 0.6.0 blog post first - updating `jupyterlite-sphinx` to the...
For reference there is also some information about xeus-python in the docs: https://jupyterlite-sphinx.readthedocs.io/en/latest/configuration.html#pre-installed-packages