From 084b22181edab2e21a9c56f9b4aea31513c5b723 Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Sun, 2 Jun 2019 17:45:57 -0700 Subject: [PATCH] Fix local cluster yaml (#4918) --- python/ray/autoscaler/local/example-full.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/python/ray/autoscaler/local/example-full.yaml b/python/ray/autoscaler/local/example-full.yaml index 1d152807c..3324b5004 100644 --- a/python/ray/autoscaler/local/example-full.yaml +++ b/python/ray/autoscaler/local/example-full.yaml @@ -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: