From 37d5d5b992bc7aab4d6af50b808b59aeecb0476f Mon Sep 17 00:00:00 2001 From: Andrew Ferlitsch Date: Wed, 14 Dec 2022 11:26:16 -0800 Subject: [PATCH] Autoindex 1 (#1351) * feat: autogen index * feat: autogen index * feat: autogen index * feat: update indices * fix: update official indices * fix: update autogen index in official * fix: update indexes * fix: update official indexes * fix: bad links in workbench folder * fix: template conformance * fix: autogen README index for workbench folder * fix: branding and objective * fix: branding and objective * fix: branding and objective * fix: branding and objective * fix: branding and objective --- .../official/ml_metadata/vertex-pipelines-ml-metadata.ipynb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notebooks/official/ml_metadata/vertex-pipelines-ml-metadata.ipynb b/notebooks/official/ml_metadata/vertex-pipelines-ml-metadata.ipynb index 47ef6694f..68e00fac6 100644 --- a/notebooks/official/ml_metadata/vertex-pipelines-ml-metadata.ipynb +++ b/notebooks/official/ml_metadata/vertex-pipelines-ml-metadata.ipynb @@ -74,6 +74,10 @@ "\n", "In this notebook, you learn how to track artifacts and metrics with `Vertex ML Metadata` in `Vertex AI Pipeline` runs.\n", "\n", + "This tutorial uses the following Google Cloud ML services and resources:\n", + "\n", + "- Vertex AI Pipelines\n", + "- Vertex ML Metadata\n", "\n", "The steps performed include:\n", "\n",