We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90940d7 commit 1a823fcCopy full SHA for 1a823fc
tutorials/get-started-notebooks/quickstart.ipynb
@@ -355,7 +355,7 @@
355
"source": [
356
"from azure.ai.ml import command\n",
357
"from azure.ai.ml import Input\n",
358
- "from azure.ai.ml import output\n",
+ "from azure.ai.ml import Output\n",
359
"\n",
360
"registered_model_name = \"credit_defaults_model\"\n",
361
0 commit comments