Skip to content

Commit

Permalink
changed UI port in example to 8080
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubbaraj-spiral committed Jul 8, 2022
1 parent 0e6040a commit 970f93a
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 970f93a

Please sign in to comment.