Skip to content

Commit 395732f

Browse files
Updates churn example to use correct port for UI (#200)
1 parent 0e6040a commit 395732f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/churn_prediction/Build and Deploy Churn Ensemble.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3030,7 +3030,7 @@
30303030
"id": "f3cf2bac-cd47-4a5d-826a-8f625b387d1e",
30313031
"metadata": {},
30323032
"source": [
3033-
"Great, we're done! You can go on over to the Aqueduct UI now at `{your_server_address}:3000`.\n",
3033+
"Great, we're done! You can go on over to the Aqueduct UI now at `{your_server_address}:8080`.\n",
30343034
"\n",
30353035
"and you should see a new workflow called `Demo Churn Ensemble`. It might take a minute or two to get up and running, but once that's done, you'll be able to click around the different stages of the workflow and see the intermediary results at each stage, trigger new runs, and see previous versions. \n",
30363036
"\n",

0 commit comments

Comments
 (0)