docs: bring docs in line with code

A non-existant name was being referred to, which only serves confusion.
This commit is contained in:
Oliver W
2020-08-28 10:24:24 +02:00
committed by GitHub
parent 5080053a35
commit 28be7bcf58

View File

@@ -87,7 +87,7 @@
"source": [
"## Create an Azure ML experiment\n",
"\n",
"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."
"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."
]
},
{
@@ -525,4 +525,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}