Skip to content

Commit

Permalink
changed port number for UI
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubbaraj-spiral committed Jul 7, 2022
1 parent 9e126bd commit 607a2c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3030,7 +3030,7 @@
"id": "f3cf2bac-cd47-4a5d-826a-8f625b387d1e",
"metadata": {},
"source": [
"Great, we're done! You can go on over to the Aqueduct UI now at `{your_server_address}:3000`.\n",
"Great, we're done! You can go on over to the Aqueduct UI now at `{your_server_address}:8080`.\n",
"\n",
"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",
"\n",
Expand Down

0 comments on commit 607a2c8

Please sign in to comment.