Fix local cluster yaml (#4918)

This commit is contained in:
Richard Liaw 2019-06-02 17:45:57 -07:00 committed by Eric Liang
parent 7501ee51db
commit 084b22181e

View file

@ -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: