update samples from Release-96 as a part of SDK release

This commit is contained in:
amlrelsa-ms
2021-05-10 18:38:34 +00:00
parent 441a5b0141
commit eac6b69bae
117 changed files with 451 additions and 2252 deletions

View File

@@ -162,6 +162,8 @@
"source": [
"## Create compute target\n",
"\n",
"> Note that if you have an AzureML Data Scientist role, you will not have permission to create compute resources. Talk to your workspace or IT admin to create the compute targets described in this section, if they do not already exist.\n",
"\n",
"Create an Azure Machine Learning compute cluster to run the data drift monitor and associated runs. The below cell will create a compute cluster named `'cpu-cluster'`. "
]
},
@@ -431,7 +433,7 @@
"Azure ML"
],
"friendly_name": "Data drift quickdemo",
"index_order": 1.0,
"index_order": 1,
"kernelspec": {
"display_name": "Python 3.6",
"language": "python",