Skip to content

Revise README for Shared Pathways Service - #299

Open
guptaaka wants to merge 3 commits into
mainfrom
sps-readme-update
Open

Revise README for Shared Pathways Service#299
guptaaka wants to merge 3 commits into
mainfrom
sps-readme-update

Conversation

@guptaaka

Copy link
Copy Markdown
Collaborator

Updated deployment instructions for the Shared Pathways Service, including changes to the command syntax and installation steps.

Updated deployment instructions for the Shared Pathways Service, including changes to the command syntax and installation steps.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@sadikneipp
sadikneipp self-requested a review July 31, 2026 18:13
```shell
git clone https://github.com/AI-Hypercomputer/pathways-utils.git
pip install --upgrade git+https://github.com/AI-Hypercomputer/pathways-utils
pip install portpicker

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we make it a pathwaysutils req? or a conditional req based on the type of install?

git clone https://github.com/AI-Hypercomputer/pathways-utils.git
pip install --upgrade git+https://github.com/AI-Hypercomputer/pathways-utils
pip install portpicker
pip install google-cloud-monitoring # optional if you don't collect SPS usage metrics

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above, I don't think we should manually tell users to pip install and instead give them enums of possible install scenarios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants