mars-project / mars-project/mars
Add Ray version to requirements.txt
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Mars has an integration to use Ray as a backend, but it appears to be broken on Ray versions 1.1 and 2.0dev (the latter because of a breaking API change in Ray). It's confusing for a user since it is not clear what version to use.
**Describe the solution you'd like**
Pin Ray to v1.0 to requirements.txt. This will also help with migrations to future versions of Ray.
Contributor guide
Research direction
Open requirements.txt and locate the Ray dependency. Pin it to version 1.0 as requested, then verify that the requirements entry clearly selects that version; no specific test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100