Jeremy Tuloup
Jeremy Tuloup
Ah right that would indeed be very convenient!
Trying to set a higher timeout for `webkit` as the packages seem to be downloaded at least: 
cc @DerThorsten who I think has a Mac and might be able to try using the xeus python kernel in Safari directly, just to double check.
> Trying to set a higher timeout for `webkit` as the packages seem to be downloaded at least: Adding the timeout seems to be helping (although might still be a...
Ah looks like it was stuck in the last CI run: https://github.com/jupyterlite/xeus-python-kernel/actions/runs/6507197878?pr=175 
One of the failure might actually be related to Galata, as reported in https://github.com/jupyterlab/jupyterlab/issues/15252 
Thanks @JeongJun-Lee. Where is the `jupyter-lite.json` file located? Also note that you can also install `jupyterlite-core` instead of `jupyterlite`. `jupyterlite-core` comes with just the CLI without the Pyodide and JS...
An alternative would be to just document: - how to translate a `requirements.txt` to an `environment.yml` file - explain the differences between the two - explain what `conda`, `conda-forge` and...
> Maybe we should test that on a couple more platforms :) Yes a first good step would be to test more platforms on CI.
Sounds good, thanks @ianhi for the suggestion :+1: I guess this could be a command, which can then be added to the palette, menu and context menu if these services...