From 443f4bd2a355500a28f38b06e908cddbe2e458b0 Mon Sep 17 00:00:00 2001 From: Amy Date: Tue, 18 Feb 2020 20:58:25 -0800 Subject: [PATCH] deprecating gis e2e example until it is fixed. (#736) --- github_issue_summarization/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/github_issue_summarization/README.md b/github_issue_summarization/README.md index 0a7ea8713..6457553ae 100644 --- a/github_issue_summarization/README.md +++ b/github_issue_summarization/README.md @@ -1,4 +1,7 @@ -# End-to-End kubeflow tutorial using a Sequence-to-Sequence model +# (Deprecated) End-to-End kubeflow tutorial using a Sequence-to-Sequence model + + +> **Note: This example does not currently work correctly, and has been deprecated. It will be updated or replaced soon.** This example demonstrates how you can use `kubeflow` end-to-end to train and serve a Sequence-to-Sequence model on an existing kubernetes cluster. This