mirror of
https://github.com/wassname/ray.git
synced 2026-08-01 12:51:09 +08:00
Try to enable dashboard (again) (#6069)
* Revert "Revert "Enable the Ray dashboard by default (#5976)" (#6068)"
This reverts commit 1a3e97cf23.
* fix tests that assume the dashboard isn't a job
* travis
This commit is contained in:
@@ -428,7 +428,6 @@ if __name__ == "__main__":
|
||||
"--host",
|
||||
required=True,
|
||||
type=str,
|
||||
choices=["127.0.0.1", "0.0.0.0"],
|
||||
help="The host to use for the HTTP server.")
|
||||
parser.add_argument(
|
||||
"--port",
|
||||
|
||||
Reference in New Issue
Block a user