Skip to content

Commit 0a1089a

Browse files
committed
indent alert
1 parent 872f205 commit 0a1089a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ In this quickstart, we walk you through setting up your local development enviro
4646
pip install azure-ai-inference azure-identity azure-ai-projects==1.0.0b10
4747
```
4848

49-
> [!TIP]
50-
> Different project types require different versions of the `azure-ai-projects` package. To avoid conflicts, create separate Python environments: use version `1.0.0b10` for [!INCLUDE [hub-project-name](../includes/hub-project-name.md)]s and the latest version for [!INCLUDE [fdp-project-name](../includes/fdp-project-name.md)]s.
49+
> [!NOTE]
50+
> Different project types require different versions of the `azure-ai-projects` package. To avoid conflicts, create separate Python environments: use version `1.0.0b10` for [!INCLUDE [hub-project-name](../includes/hub-project-name.md)]s and the latest version for [!INCLUDE [fdp-project-name](../includes/fdp-project-name.md)]s.
5151

5252
## Deploy a model
5353

0 commit comments

Comments
 (0)