jupyterlite / xeus

JupyterLite loader for Xeus kernels
https://jupyterlite-xeus.readthedocs.io
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

Prevent failing when strict channel priority is set #74

Closed martinRenou closed 6 months ago

martinRenou commented 6 months ago

When strict channel priority is being set, it seems specifying conda-forge first prevents the installation to work, because it tries to pull arch packages from conda-forge.

This PR puts emscripten-forge first by default.