Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

Thanks @mahendrapaipuri for reporting :+1: Indeed, JupyterLab used to depend on Blueprint before which is why this extension reused the switch component from Blueprint. Maybe we could switch to the...

Wondering if this could then be an issue with the forward porting of the changes to the main branch when making a release from the `7.x` branch?

Thanks @kellietay for opening the issue 👍 For reference we discussed this yesterday with @kellietay, happy to take a look and submit a PR.

Opened https://github.com/jupyter-server/jupyter_server/pull/1538

This may be related to this upstream work in JupyterLab, which may be available in the next 4.5 release: https://github.com/jupyterlab/jupyterlab/pull/16602

For Jupyter orgs, it would be similar to installing the Meeseek app for doing backports: https://github.com/apps/lumberbot-app

Thanks @martenrichter for the report and the BrowserStack suggestion. Do you know if plain Pyodide works with this setup? For example with https://pyodide.org/en/stable/console.html. There were some reports recently about this...

Thanks @agriyakhetarpal! Wondering if the example code could even be directly part of the input cell directly, using the `left` prompt cell position: ![image](https://github.com/user-attachments/assets/3f71c841-9857-4271-91f1-27f81bb56b45) That way the dedicated code panel...

> This might currently remain blocked until [jupyterlab/jupyterlab#17597](https://github.com/jupyterlab/jupyterlab/issues/17597) is resolved For reference I opened https://github.com/jupyterlab/jupyterlab/pull/17819 to look into improving this. Although this would not have any impact if the default...

CI is all passing ✅ This should now be ready for review!