[Dashboard] New dashboard skeleton (#9099)

This commit is contained in:
fyrestone
2020-07-27 11:34:47 +08:00
committed by GitHub
parent 44ccca1acb
commit 4d08ddbf24
15 changed files with 1406 additions and 1 deletions
+2 -1
View File
@@ -301,13 +301,14 @@ def find_version(*filepath):
install_requires = [
"aiohttp",
"aioredis",
"click >= 7.0",
"colorama",
"colorful",
"filelock",
"google",
"gpustat",
"grpcio",
"grpcio >= 1.28.1",
"jsonschema",
"msgpack >= 0.6.0, < 2.0.0",
"numpy >= 1.16",