Skip to content

Commit 3288062

Browse files
committed
fix: correct step numbering in setup notebook
- Fix duplicate Step 10 (RAPIDS is Step 10, Backend is Step 11) - Fix duplicate Step 12 (Frontend is Step 12, Verification is Step 13) - Update Troubleshooting to Step 14 - Add RAPIDS installation to summary
1 parent 740afd1 commit 3288062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/setup/complete_setup_guide.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@
12011201
"cell_type": "markdown",
12021202
"metadata": {},
12031203
"source": [
1204-
"## Step 10: Start Backend Server\n",
1204+
"## Step 11: Start Backend Server\n",
12051205
"\n",
12061206
"Now we'll start the FastAPI backend server. The server will run on port 8001 by default.\n"
12071207
]

0 commit comments

Comments
 (0)