From 52385a6071054415bbf4053f7b4e21fc16de5614 Mon Sep 17 00:00:00 2001 From: Chun-Hsiang Wang Date: Fri, 10 Feb 2023 00:43:43 +0000 Subject: [PATCH] samples: Updated wording and removed preview email. --- .../pytorch-text-classification-vertex-ai-deploy.ipynb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb b/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb index 1f1326d1d..3a6d57bd6 100644 --- a/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb +++ b/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb @@ -31,9 +31,7 @@ "source": [ "# Deploying a PyTorch Text Classification Model on [Vertex AI](https://cloud.google.com/vertex-ai)\n", "\n", - "**Kindly drop us a note before you run any scale tests.**\n", - "\n", - "**Do not hesitate to contact vertexai-prediction-preview-feedback@google.com if you have any questions or run into any issues.**" + "**Kindly reach out to Vertex AI before you run any scale tests or you have any questions.**\n" ] }, {