mirror of
https://github.com/wassname/ray.git
synced 2026-07-20 12:40:20 +08:00
Fix local cluster yaml (#4918)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user