mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
[Projects] Refactor cluster specification (#6488)
This commit is contained in:
@@ -54,7 +54,8 @@ Here is an example for a minimal project format:
|
||||
repo: https://github.com/ray-project/ray
|
||||
|
||||
# Cluster to be instantiated by default when starting the project.
|
||||
cluster: ray-project/cluster.yaml
|
||||
cluster:
|
||||
config: ray-project/cluster.yaml
|
||||
|
||||
# Commands/information to build the environment, once the cluster is
|
||||
# instantiated. This can include the versions of python libraries etc.
|
||||
|
||||
Reference in New Issue
Block a user