Skip to content

Commit 67e8d78

Browse files
Update demo-notebooks/guided-demos/0_basic_ray.ipynb
Co-authored-by: Fiona Waters <fiwaters6@gmail.com>
1 parent a9e4ebd commit 67e8d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-notebooks/guided-demos/0_basic_ray.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "8d4a42f6",
66
"metadata": {},
77
"source": [
8-
"In first notebook, we will go through the basics of using the SDK to:\n",
8+
"In this notebook, we will go through the basics of using the SDK to:\n",
99
" - Spin up a Ray cluster with our desired resources\n",
1010
" - View the status and specs of our Ray cluster\n",
1111
" - Take down the Ray cluster when finished"

0 commit comments

Comments
 (0)