Skip to content

Commit 51aa8be

Browse files
Update AzureML environment reference in notebook
1 parent 2ae845e commit 51aa8be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/e2e-ds-experience/e2e-ml-workflow.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@
744744
"code: .\n",
745745
"environment:\n",
746746
" # for this step, we'll use an AzureML curate environment\n",
747-
" azureml://registries/azureml/environments/sklearn-1.5/labels/latest\n",
747+
" azureml:aml-scikit-learn:0.1.1\n",
748748
"command: >-\n",
749749
" python train.py \n",
750750
" --train_data ${{inputs.train_data}} \n",

0 commit comments

Comments
 (0)