Skip to content
Open
Changes from all commits
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
3 changes: 1 addition & 2 deletions pathwaysutils/experimental/shared_pathways_service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ I1208 20:10:18.148825 ...] argv[2]: '--resource_manager_address=pathways-c
### 1. Install `pathwaysutils` and SPS dependencies.

```shell
pip install --upgrade
git+https://github.com/AI-Hypercomputer/pathways-utils[sps]
pip install --upgrade "git+https://github.com/AI-Hypercomputer/pathways-utils.git#egg=pathwaysutils[sps]

# Note: google-cloud-monitoring is optional. If you don't wish to collect SPS usage metrics, install with pathways-utils[sps_without_monitoring].
```
Expand Down
Loading