Skip to content

Commit a92c313

Browse files
committed
clarify
1 parent 752131b commit a92c313

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/orchestrators/configuring-anyscale-orchestrator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ cloud storage platform of choice:
219219

220220
Additionally:
221221

222-
- “Anyscale” is not automatically built into the API image so you’ll need to
223-
add it as an extra dependency
222+
- `anyscale` SDK is not automatically built into the API image so you’ll need
223+
to add it as an extra dependency
224224
- Make sure your API service has the environment variable `API_EXTERNAL_URL`
225225
set to your API_URI since this will be used to set the API endpoint in your
226226
Anyscale workers

docs/orchestrators/configuring-databricks-orchestrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ cloud storage platform of choice:
549549

550550
Additionally:
551551

552-
- databricks-sdk is not automatically built into the API image so you’ll need
552+
- `databricks-sdk` is not automatically built into the API image so you’ll need
553553
to add it as an extra dependency
554554
- Due to a limitation discovered in the connection between Databricks and
555555
MongoDB Atlas, using more than 4 parallel processes can lead to connection

0 commit comments

Comments
 (0)