Jeremy Tuloup
Jeremy Tuloup
> @jtpio do you still plan to finish this before 4.4.0? Depending on what are your plans on this PR, we could move to beta earlier or later, as I...
The `splice_source` failure is related to the new `services-extension` package: https://github.com/jupyterlab/jupyterlab/actions/runs/12747104668/job/35528527011?pr=16794. Which should fix itself after a new pre-release. For reference this was also the case when the workspaces UI...
> This one is reliably failing (I restarted it once to check if it was just flaky): Yes I think it's related to the new `services-extension` package? https://github.com/jupyterlab/jupyterlab/pull/16794#issuecomment-2587166344
Eric, at the risk of repeating the same arguments again (https://github.com/jupyterlab/jupyterlab/pull/16794#issuecomment-2362876132, https://github.com/jupyterlab/jupyterlab/pull/13558#issuecomment-1344090448, https://github.com/jupyterlab/jupyterlab/pull/13558#issuecomment-1346500780), this PR does not anything regarding security. Writing them down here in case you missed them: **This...
> what is your primary motivation for this PR? Is this JupyterLite or something else? The related issue (https://github.com/jupyterlab/jupyterlab/issues/15329#issue-1967825301) mentions some use cases: > Probably the main reason for having...
Thanks @lagru for the report :+1: This looks similar to this issue opened on the JupyterLite repo: https://github.com/jupyterlite/jupyterlite/issues/1465 Do you know if this was already an issue with JupyterLite 0.3.0?
From outside the IFrame there is the `theme` parameter, which can specified when embedding the IFrame: https://jupyterlite.readthedocs.io/en/stable/quickstart/embed-repl.html#themes Then when it comes to changing the theme after the IFrame is displayed,...
For reference there are some points for *not* creating additional GitHub organizations: https://github.com/jupyter-governance/ec-team-compass/issues/12
This is motivated by the run in https://github.com/jupyterlab/jupyterlab-demo/pull/138 which took more than 40 minutes: 
> In some customized code, I ran the following Typescript code for testing: Curious where you run this code?