Skip to content

Commit

Permalink
Update connections.ipynb (#3516)
Browse files Browse the repository at this point in the history
Add name metadata for docs references
  • Loading branch information
sdgilley authored Feb 13, 2025
1 parent 99ed177 commit a1ff1cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/python/resources/connections/connections.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {"name": "details"},
"outputs": [],
"source": [
"# Enter details of your AML workspace\n",
Expand All @@ -69,7 +69,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {"name": "ml_client"},
"outputs": [],
"source": [
"# get a handle to the workspace\n",
Expand Down

0 comments on commit a1ff1cf

Please sign in to comment.