[autoscaler] Fix redirects, fix submit (#4085)

This commit is contained in:
Richard Liaw
2019-02-20 21:35:33 -08:00
committed by GitHub
parent 3549cd8195
commit acf4d53b55
3 changed files with 27 additions and 11 deletions
+1
View File
@@ -38,6 +38,7 @@ if __name__ == "__main__":
do_link("rllib")
do_link("tune")
do_link("autoscaler")
do_link("scripts")
print("Created links.\n\nIf you run into issues initializing Ray, please "
"ensure that your local repo and the installed Ray are in sync "
"(pip install -U the latest wheels at "