From cae39dd3fc670828bdac02a58acfa44f3e5b3d08 Mon Sep 17 00:00:00 2001
From: Chen Sun
diff --git a/frontend/src/pages/__snapshots__/GettingStarted.test.tsx.snap b/frontend/src/pages/__snapshots__/GettingStarted.test.tsx.snap
index 86347d1f9baa..1128db63c85c 100644
--- a/frontend/src/pages/__snapshots__/GettingStarted.test.tsx.snap
+++ b/frontend/src/pages/__snapshots__/GettingStarted.test.tsx.snap
@@ -5,7 +5,7 @@ exports[`GettingStarted page fallbacks to show pipeline list page if request fai
- First value
+ Second value
-@@ -69,11 +69,13 @@
+@@ -70,11 +70,13 @@
>
@@ -46,6 +46,7 @@ exports[`GettingStarted page initially renders documentation 1`] = `
Start Here!
+ (Please make sure you pick a Tensorflow 2.1 notebook instance.)
This section contains demo and tutorial pipelines.
Demos - Try an end-to-end demonstration pipeline.
@@ -274,7 +275,7 @@ exports[`GettingStarted page renders documentation with pipeline deep link after Classification pipeline with model analysis, based on a public BigQuery dataset of taxicab trips. @@ -289,7 +290,7 @@ exports[`GettingStarted page renders documentation with pipeline deep link after An example of end-to-end distributed training for an XGBoost model. Tutorials - Learn pipeline concepts by following a tutorial. @@ -304,7 +305,7 @@ exports[`GettingStarted page renders documentation with pipeline deep link after Shows how to pass data between python components.