Open
Description
Description
Ray has supported Python 3.13 since version 2.43.0:
Line 30 in 744eaa9
Use case
It would be ideal to have a Python 3.13 Docker image published with Ray installed for easy creation of custom Docker images and usage with KubeRay. For instance, a rayproject/ray:2.47.0-py313
image. Initial PR is up here: #53894. I'm not super familiar with the build pipeline though and would love some eyes to see if there's anything I can help out with.