Creating your Anyscale Workspace

Once the build has finished from the previous step, we can launch an Anyscale Workspace with our new cluster environment! Here, we’ll get to specify the compute configuration.

compute_config:
  cloud_id: cld_4F7k8814aZzGG8TNUGPKnc
  region: us-west-2
  head_node_type:
    name: head
    instance_type: m5.large
  worker_node_types: []

Expand the Step-by-Step section below to see a detailed explanation of how to accomplish these tasks.

Step-by-Step Instructions on Compute Configuration Creation through UI. Just click here to expand
Step-by-Step Instructions on Compute Configuration Creation through CLI. Just click here to expand

Anyscale | Ray | © 2023 Anyscale. All rights reserved.