Skip to content

Commit

Permalink
updating the experiment name to fix the validation error. (#2958)
Browse files Browse the repository at this point in the history
* updating the experiment name to fix the validation error.

* reverting the check to test the candidate.

---------

Co-authored-by: Chandra Sekhar Gupta Aravpalli <[email protected]>
  • Loading branch information
guptha23 and Chandra Sekhar Gupta Aravpalli authored Jan 18, 2024
1 parent 37a4dd2 commit f04cfe2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"\n",
"ml_client_registry = MLClient(credential, registry_name=\"azureml\")\n",
"\n",
"experiment_name = f\"Import Model Pipeline\""
"experiment_name = f\"Import-Model-Pipeline\""
]
},
{
Expand Down

0 comments on commit f04cfe2

Please sign in to comment.