mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
Fix local cluster yaml (#4918)
This commit is contained in:
parent
7501ee51db
commit
084b22181e
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ file_mounts: {}
|
|||
setup_commands: []
|
||||
head_setup_commands: []
|
||||
worker_setup_commands: []
|
||||
initialization_commands: []
|
||||
setup_commands:
|
||||
- source activate ray && pip install -U ray
|
||||
head_start_ray_commands:
|
||||
|
|
Loading…
Add table
Reference in a new issue