ray/dashboard/modules/actor
SangBin Cho e62c0052a0
[Dashboard] Agent in minimal ray installation (#21817)
This is the second part of https://docs.google.com/document/d/12qP3x5uaqZSKS-A_kK0ylPOp0E02_l-deAbmm8YtdFw/edit#. After this PR, dashboard agents will fully work with minimal ray installation.

Note that this PR requires to introduce "aioredis", "frozenlist", and "aiosignal" to the minimal installation. These dependencies are very small (or will be removed soon), and including them to minimal makes thing very easy. Please see the below for the reasoning.
2022-01-26 04:03:54 -08:00
..
tests [GCS][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288) 2021-12-29 19:25:51 -07:00
__init__.py [Dashboard] Reorganize dashboard modules - actor (#16170) 2021-06-02 06:58:30 -07:00
actor_consts.py [Dashboard] Reorganize dashboard modules - node (#16217) 2021-06-07 19:50:46 -07:00
actor_head.py [Dashboard] Agent in minimal ray installation (#21817) 2022-01-26 04:03:54 -08:00
actor_utils.py [Dashboard] Reorganize dashboard modules - actor (#16170) 2021-06-02 06:58:30 -07:00