Skip to content

Conversation

@ishitab02
Copy link
Contributor

What does this PR do?

This PR adds the kernels package to both Docker images (trl and trl-dev) to resolve the installation issue.

Fixes #4398

Changes

  • Added RUN uv pip install --system kernels to docker/trl/Dockerfile
  • Added RUN uv pip install --system kernels to docker/trl-dev/Dockerfile

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a GitHub issue? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

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.

Add kernels to Docker images

1 participant