mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:06:31 +08:00
Add a web dashboard for monitoring node resource usage (#4066)
This commit is contained in:
committed by
Robert Nishihara
parent
3ac8fd7ee8
commit
2e30f7ba38
@@ -66,6 +66,7 @@ optional_ray_files += ray_autoscaler_files
|
||||
extras = {
|
||||
"rllib": ["pyyaml", "gym[atari]", "opencv-python", "lz4", "scipy"],
|
||||
"debug": ["psutil", "setproctitle", "py-spy"],
|
||||
"dashboard": ["psutil", "aiohttp"],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user