[Dashboard] CPU/GPU usage details in actor pane (#11269)

This commit is contained in:
Max Fitton
2020-10-13 21:23:23 -04:00
committed by GitHub
parent 933cf6675c
commit cd9dcfca0d
6 changed files with 175 additions and 109 deletions
+1
View File
@@ -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 "