mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1.11k stars 173 forks source link

Build conda package #656

Open benoit-cty opened 3 weeks ago

benoit-cty commented 3 weeks ago

Conda package stop working more than one year ago. This PR is to make it work again.

This is to publish to https://anaconda.org/codecarbon/codecarbon and not to https://anaconda.org/conda-forge/codecarbon that will be better but will be done later.

To install codecarbon with conda: conda install -c codecarbon codecarbon