Skip to content

Commit 633f75c

Browse files
authored
Update README.md
1 parent 3455675 commit 633f75c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# ibm-vpc-ray-connector enables Ray cluster to be deployed over IBM VPC infrastructure
1+
# ibm-vpc-ray-connector
2+
A connector for [Ray](https://github.com/ray-project/ray) over IBM VPC infrastructure.
23

34
## Setup
45
> Use of python virtual environment, e.g. [virtualenv](https://virtualenv.pypa.io/en/latest), is greatly encouraged to avoid installing Python packages globally, which could break system tools or other projects
@@ -44,4 +45,4 @@ ray status --address PUBLIC_HEAD_IP:6379
4445
## Logs
4546
Logs for the node_provider can be found under `/tmp/connector_logs/`.
4647
Logs of all levels will be written to `connector_logs`.
47-
The default log level for console output is `INFO`.
48+
The default log level for console output is `INFO`.

0 commit comments

Comments
 (0)