Skip to content

Commit

Permalink
Update website/docs/reference/resource-configs/databricks-configs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Amy Chen <46451573+amychen1776@users.noreply.github.com>
  • Loading branch information
benc-db and amychen1776 authored Nov 30, 2023
1 parent 7389ad9 commit 2434bda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ To take advantage of this capability, you will need to add compute blocks to you
</File>

The new compute section is a map of user chosen names to objects with an http_path property.
Each compute is keyed by a name which is used in the model definition/configuration to indicate which compute you wish to use for that model/selection of models.
Each compute is keyed by a name which is used in the model definition/configuration to indicate which compute you wish to use for that model/selection of models. We recommend choosing a name that is easily recognized as to what compute resources you're using, such as what the compute resource is named inside of the Databricks UI.

:::note

Expand Down

0 comments on commit 2434bda

Please sign in to comment.