Skip to content

Commit e500e70

Browse files
Update spark_on_ray_on_vertex_ai.ipynb (#3605)
Revised the overview so our github notebook list script will pick up the "last line" in the overview and start including this notebook in the output.
1 parent bfb3775 commit e500e70

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

notebooks/official/ray_on_vertex_ai/spark_on_ray_on_vertex_ai.ipynb

+3-10
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,11 @@
6565
"\n",
6666
"This tutorial demonstrate how Spark can be run on Ray on Vertex AI using [RayDP](https://github.com/oap-project/raydp).\n",
6767
"\n",
68-
"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)."
69-
]
70-
},
71-
{
72-
"cell_type": "markdown",
73-
"metadata": {
74-
"id": "405b4ad6c4b7"
75-
},
76-
"source": [
7768
"**_NOTE_**: This notebook has been tested in the following environment:\n",
7869
"\n",
79-
"* Python version = 3.10"
70+
"* Python version = 3.10\n",
71+
"\n",
72+
"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)."
8073
]
8174
},
8275
{

0 commit comments

Comments
 (0)