Skip to content

Commit d04d787

Browse files
committed
tweaks
1 parent 507a8ca commit d04d787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-studio/how-to/develop/create-hub-project-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ After creating your own AI Services, you can connect it to your hub.
8282

8383
# [Python SDK](#tab/python)
8484

85-
1. Create a connection to `ml_client` that includes your hub as the `workspace_name`:
85+
1. Create a connection to `ml_client` that includes your hub.
8686

87-
* Provide your subscription details:
87+
* Provide your subscription details. For `<AML_WORKSPACE_NAME>', use your hub name:
8888

8989
[!notebook-python[](~/azureml-examples-main/sdk/python/resources/connections/connections.ipynb?name=details)]
9090

0 commit comments

Comments
 (0)