mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:08:16 +08:00
[Dashboard] CPU/GPU usage details in actor pane (#11269)
This commit is contained in:
@@ -60,6 +60,7 @@ if __name__ == "__main__":
|
||||
do_link("experimental", force=args.yes)
|
||||
do_link("util", force=args.yes)
|
||||
do_link("dashboard", force=args.yes)
|
||||
do_link("new_dashboard", force=args.yes)
|
||||
print("Created links.\n\nIf you run into issues initializing Ray, please "
|
||||
"ensure that your local repo and the installed Ray are in sync "
|
||||
"(pip install -U the latest wheels at "
|
||||
|
||||
Reference in New Issue
Block a user