Open Issues Need Help
View All on GitHubTrack emissions from Compute and recommend ways to reduce their impact on the environment.
AI Summary: The task involves removing all references to the Hatch build system from the CodeCarbon project and transitioning to using UV. This includes updating the `pyproject.toml` file and potentially exploring methods like `pip-compile` or `pip freeze` to manage dependencies with UV.
Track emissions from Compute and recommend ways to reduce their impact on the environment.
AI Summary: Enhance the CodeCarbon package to track and store CPU and RAM utilization data alongside energy consumption, providing a more comprehensive view of resource usage and its environmental impact. This involves modifying the existing code to collect relevant metrics (CPU and RAM usage) and integrating this data into the existing emissions tracking and reporting mechanisms.
Track emissions from Compute and recommend ways to reduce their impact on the environment.
AI Summary: Delete the obsolete `dashboard/` folder from the CodeCarbon project repository, as it contains an outdated dashboard no longer in use.
Track emissions from Compute and recommend ways to reduce their impact on the environment.