Skip to content

Commit a2a33c7

Browse files
Merge pull request Azure#1123 from oliverw1/patch-2
docs: bring docs in line with code
2 parents 2ff7919 + 28be7bc commit a2a33c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-showcasing-datapath-and-pipelineparameter.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"source": [
8888
"## Create an Azure ML experiment\n",
8989
"\n",
90-
"Let's create an experiment named \"automl-classification\" and a folder to hold the training scripts. The script runs will be recorded under the experiment in Azure."
90+
"Let's create an experiment named \"showcasing-datapath\" and a folder to hold the training scripts. The script runs will be recorded under the experiment in Azure."
9191
]
9292
},
9393
{
@@ -525,4 +525,4 @@
525525
},
526526
"nbformat": 4,
527527
"nbformat_minor": 2
528-
}
528+
}

0 commit comments

Comments
 (0)