We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610029a commit 87e6f26Copy full SHA for 87e6f26
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