mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 23:38:05 +08:00
Remove the old web UI (#4301)
This commit is contained in:
committed by
Robert Nishihara
parent
4c80177d6f
commit
95254b3d71
@@ -56,7 +56,7 @@ class RayParams(object):
|
||||
huge_pages: Boolean flag indicating whether to start the Object
|
||||
Store with hugetlbfs support. Requires plasma_directory.
|
||||
include_webui: Boolean flag indicating whether to start the web
|
||||
UI, which is a Jupyter notebook.
|
||||
UI, which displays the status of the Ray cluster.
|
||||
logging_level: Logging level, default will be logging.INFO.
|
||||
logging_format: Logging format, default contains a timestamp,
|
||||
filename, line number, and message. See ray_constants.py.
|
||||
|
||||
Reference in New Issue
Block a user