mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 11:01:06 +08:00
Expose raylet info to dashboard (#6045)
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ extras = {
|
||||
"tabulate"
|
||||
],
|
||||
"debug": ["psutil", "setproctitle", "py-spy >= 0.2.0"],
|
||||
"dashboard": ["aiohttp", "psutil", "setproctitle"],
|
||||
"dashboard": ["aiohttp", "google", "grpcio", "psutil", "setproctitle"],
|
||||
"serve": ["uvicorn", "pygments", "werkzeug", "flask", "pandas"],
|
||||
"tune": ["tabulate"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user