We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e4ebd commit 67e8d78Copy full SHA for 67e8d78
demo-notebooks/guided-demos/0_basic_ray.ipynb
@@ -5,7 +5,7 @@
5
"id": "8d4a42f6",
6
"metadata": {},
7
"source": [
8
- "In first notebook, we will go through the basics of using the SDK to:\n",
+ "In this notebook, we will go through the basics of using the SDK to:\n",
9
" - Spin up a Ray cluster with our desired resources\n",
10
" - View the status and specs of our Ray cluster\n",
11
" - Take down the Ray cluster when finished"
0 commit comments