Skip to content

Commit 1740265

Browse files
authored
Update hub-get-started-code.md
1 parent b098f5d commit 1740265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/quickstarts/hub-get-started-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This quickstart sets up your local environment for hub-based projects, deploys a
3232
```bash
3333
pip install azure-ai-inference azure-identity azure-ai-projects==1.0.0b10
3434
```
35-
> Different project types need distinct azure-ai-projects versions; isolate environments.
35+
> Different project types need distinct azure-ai-projects versions. Keep each project in its own isolated environment to avoid conflicts.
3636
3737
## Deploy a model
3838

0 commit comments

Comments
 (0)