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

This commit is contained in:
amlrelsa-ms
2020-10-27 04:11:39 +00:00
parent e026c56f19
commit 5c38272fb4
31 changed files with 634 additions and 94 deletions

View File

@@ -246,7 +246,7 @@
"\n",
"ws = Workspace.from_config()\n",
"ct = ws.compute_targets['cpu-cluster']\n",
"ct.delete()"
"# ct.delete()"
]
},
{