You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: notebooks/official/ray_on_vertex_ai/spark_on_ray_on_vertex_ai.ipynb
+3-10
Original file line number
Diff line number
Diff line change
@@ -65,18 +65,11 @@
65
65
"\n",
66
66
"This tutorial demonstrate how Spark can be run on Ray on Vertex AI using [RayDP](https://github.com/oap-project/raydp).\n",
67
67
"\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": [
77
68
"**_NOTE_**: This notebook has been tested in the following environment:\n",
78
69
"\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)."
0 commit comments