Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about where to find the demo app for Vertex after it starts up #38

Merged
merged 5 commits into from
Oct 22, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add note about where to find the app for Vertex after it starts up
andrewedstrom authored Oct 22, 2024
commit af4e2afff664ae981512d3363265cde489038cb4
1 change: 1 addition & 0 deletions computer-use-demo/README.md
Original file line number Diff line number Diff line change
@@ -114,6 +114,7 @@ docker run \
-p 8080:8080 \
-it computer-use-demo
```
Once the app starts up, you should see a message like `✨ Computer Use Demo is ready!`, after which the demo app will be available at http://localhost:8080.

This example shows how to use the Google Cloud Application Default Credentials to authenticate with Vertex.