ray/dashboard
Max Fitton ff6d412ad9
[Dashboard] Add API support for the logical view and machine view in new backend (#11012)
* Add API support for the logical view and machine view, which lean on datacenter in common.

* Update dashboard/datacenter.py

Co-authored-by: fyrestone <fyrestone@outlook.com>

* Update dashboard/modules/logical_view/logical_view_head.py

Co-authored-by: fyrestone <fyrestone@outlook.com>

* Address PR comments

* lint

* Add dashboard tests to CI build

* Fix integration issues

* lint

Co-authored-by: Max Fitton <max@semprehealth.com>
Co-authored-by: fyrestone <fyrestone@outlook.com>
2020-10-02 17:58:44 -07:00
..
client [Dashboard] Add support for new backend to existing front-end (#11013) 2020-10-02 12:46:47 -07:00
modules [Dashboard] Add API support for the logical view and machine view in new backend (#11012) 2020-10-02 17:58:44 -07:00
tests [Dashboard] Add utility functions for actor and memory APIs (#11011) 2020-10-01 23:48:03 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
actor_utils.py [Dashboard] Add utility functions for actor and memory APIs (#11011) 2020-10-01 23:48:03 -07:00
agent.py Start moving ray internal files to _private module (#10994) 2020-09-24 22:46:35 -07:00
BUILD [Dashboard] Dashboard basic modules (#10303) 2020-08-29 23:09:34 -07:00
consts.py [Dashboard] Start the new dashboard (#10131) 2020-08-24 13:24:23 -07:00
dashboard.py Start moving ray internal files to _private module (#10994) 2020-09-24 22:46:35 -07:00
datacenter.py [Dashboard] Add API support for the logical view and machine view in new backend (#11012) 2020-10-02 17:58:44 -07:00
head.py Start moving ray internal files to _private module (#10994) 2020-09-24 22:46:35 -07:00
memory_utils.py [Dashboard] Add API support for the logical view and machine view in new backend (#11012) 2020-10-02 17:58:44 -07:00
utils.py [Dashboard] Add utility functions for actor and memory APIs (#11011) 2020-10-01 23:48:03 -07:00