Closed michaelweinold closed 1 year ago
conda-forge
cmutel
AS from https://github.com/conda-forge/bw2data-feedstock#updating-bw2data-feedstock for example, we might need to fork+branch to automatically create new packages
to automatically create new packages
At this point, I would recommend we add only those latest dev
versions that have been confirmed to work with my WASM setup.
We can think about an automated workflow at a later point. This issue really is just to work around what is currently an annoying limitation in the xeus-python-kernel
(which might well have a reasonable explanation).
This should do it - many thanks to @m-rossi for the helpful comments and lightning-fast approval of the first PR (and thank you to @cmutel for the other two)!
As per
we can only use the
conda-forge
andemscripten-forge
channels to build the xeus-python kernel at the moment:While I was unable to find specific guidance in the conda-forge documentation, it seems (cf. the pandas package) that packages on theconda-forge
channel can have development versions also.Official guidance by the
conda-forge
team is provided in CFEP05 (according to answers to my question in theconda-forge
Element channel).We should therefore add the
dev
versions, which are currently only on thecmutel
channel to theconda-forge
channel.