mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 05:35:55 +08:00
[cli][ray] update ray cli message (#10823)
This commit is contained in:
@@ -10,7 +10,7 @@ Next steps
|
||||
|
||||
Alternatively, use the following Python code:
|
||||
import ray
|
||||
ray\.init\(address='auto', redis_password='.+'\)
|
||||
ray\.init\(address='auto', _redis_password='.+'\)
|
||||
|
||||
If connection fails, check your firewall settings and network configuration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user