Make sure dashboard is packaged with wheels. (#4175)

This commit is contained in:
Robert Nishihara
2019-02-27 18:36:49 -08:00
committed by Philipp Moritz
parent 7395c86a50
commit 387c98cf01
2 changed files with 7 additions and 1 deletions
+3 -1
View File
@@ -24,7 +24,9 @@ ray_files = [
"ray/core/src/ray/gcs/redis_module/libray_redis_module.so",
"ray/core/src/plasma/plasma_store_server", "ray/_raylet.so",
"ray/core/src/ray/raylet/raylet_monitor", "ray/core/src/ray/raylet/raylet",
"ray/WebUI.ipynb"
"ray/WebUI.ipynb", "ray/dashboard/dashboard.py",
"ray/dashboard/index.html", "ray/dashboard/res/main.css",
"ray/dashboard/res/main.js"
]
# These are the directories where automatically generated Python flatbuffer