mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-26 11:53:53 +00:00
Change Ray dashboard URL to use placeholder
Updated the Ray dashboard URL placeholder in README.
This commit is contained in:
parent
c2414e48e6
commit
4982987b09
@ -343,7 +343,7 @@ Access the Ray dashboard for cluster monitoring and explore additional features:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
## Ray dashboard available at:
|
## Ray dashboard available at:
|
||||||
http://192.168.100.10:8265
|
http://<head-node-ip>:8265
|
||||||
|
|
||||||
## Consider implementing for production:
|
## Consider implementing for production:
|
||||||
## - Health checks and automatic restarts
|
## - Health checks and automatic restarts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user