Skip to content

Commit f04cfe2

Browse files
guptha23Chandra Sekhar Gupta Aravpalli
and
Chandra Sekhar Gupta Aravpalli
authored
updating the experiment name to fix the validation error. (Azure#2958)
* 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]>
1 parent 37a4dd2 commit f04cfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/foundation-models/system/import/import_model_into_registry.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"\n",
164164
"ml_client_registry = MLClient(credential, registry_name=\"azureml\")\n",
165165
"\n",
166-
"experiment_name = f\"Import Model Pipeline\""
166+
"experiment_name = f\"Import-Model-Pipeline\""
167167
]
168168
},
169169
{

0 commit comments

Comments
 (0)