Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements.txt #13

Closed
wants to merge 1 commit into from
Closed

Conversation

Quartinocci
Copy link

added missing codecarbon to requirements.txt

added missing codecarbon
@iivanoo iivanoo requested a review from Raiduy October 1, 2024 06:17
Copy link
Collaborator

@Raiduy Raiduy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Quartinocci, thanks for your update. Instead of adding codecarbon to the main requirements.txt, could you remove the codecarbon dependency in hello-world/RunnerConfig.py?
We already have a README.md for codecarbon and how to use it in Plugins, so I don't think having it in the example configs is worth it

Thanks,
Radu

@@ -3,3 +3,4 @@ psutil
tabulate
dill
jsonpickle
codecarbon
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As codecarbon isn't required for the healthy running of experiment-runner, adding it to the main requirements.txt is a bit overkill

@Raiduy Raiduy linked an issue Oct 2, 2024 that may be closed by this pull request
@Raiduy
Copy link
Collaborator

Raiduy commented Oct 23, 2024

Fixed in another pull request

@Raiduy Raiduy closed this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing dependency in requirements.txt: codecarbon
2 participants