diff --git a/notebooks/official/ray_on_vertex_ai/spark_on_ray_on_vertex_ai.ipynb b/notebooks/official/ray_on_vertex_ai/spark_on_ray_on_vertex_ai.ipynb
index 19a3cfd9d..8cde7cf3d 100644
--- a/notebooks/official/ray_on_vertex_ai/spark_on_ray_on_vertex_ai.ipynb
+++ b/notebooks/official/ray_on_vertex_ai/spark_on_ray_on_vertex_ai.ipynb
@@ -44,7 +44,7 @@
" \n",
"
\n",
" \n",
- "  Open in Workbench\n",
+ "  Open in Vertex AI Workbench\n",
" \n",
" | \n",
" \n",
@@ -61,6 +61,8 @@
"id": "tvgnzT1CKxrO"
},
"source": [
+ "## Overview\n",
+ "\n",
"This tutorial demonstrate how Spark can be run on Ray on Vertex AI using [RayDP](https://github.com/oap-project/raydp).\n",
"\n",
"Learn more about [Ray on Vertex AI](https://cloud.google.com/vertex-ai/docs/open-source/ray-on-vertex-ai/overview) and [Spark on Ray on Vertex AI](https://cloud.google.com/vertex-ai/docs/open-source/ray-on-vertex-ai/run-spark-on-ray)."
|