Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

Testing locally: one advantage of this approach is that it works in a Firefox private window :+1: ![image](https://github.com/jupyterlite/xeus/assets/591645/51048950-b9bf-4d37-a7bd-733281c286ff)

@martinRenou should this be released in a `0.1.9`, or `0.2.0`?

Yeah I was thinking a `0.2.0` would be on the safer side too. Starting a `0.2.0-alpha.0` now.

> We should probably document how to enable this. It could be here in the `jupyterlite-xeus` docs, or maybe in the main JupyterLite documentation directly, Started to document this in...

> I can have a look at implementing the shared array buffers approach for the pyodide kernel. That would be great, thanks! Hopefully the approach will be similar.

Ah ok, I thought we used to have something like this in `jupyterlite-xeus-python`. But maybe because it was always installing `xeus-python` by default.

> If no channel is specified, it's used by default though: https://github.com/jupyterlite/xeus/blob/main/jupyterlite_xeus/create_conda_env.py#L47 Could it make sense to also do this if only the `conda-forge` channel is specified? I guess this...

> Let's put this behind an optional flag though, as we probably should not change the environment file without the user knowing. That sounds good, and would at least help...

Thanks @balajialg for the ping. Also cc @brichet who has been helping with accessibility in JupyterLab and Notebook 7.

Thanks @wolfv! Looks like this could be good to go? Maybe a rebase to pick up the latest changes?