ray/dashboard/modules
Jiao a692e7d05e
[jobs] Fix restarting local ray cluster with http ray address broke local job submission (#21938)
As titled. We have a corner case on user laptop where user might left RAY_ADDRESS as http address but restarted local ray cluster. In this case we will try to do job submission with an http prefixed address.

Co-authored-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2022-02-04 17:51:43 -06:00
..
actor [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
event [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job [jobs] Fix restarting local ray cluster with http ray address broke local job submission (#21938) 2022-02-04 17:51:43 -06:00
log [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
node [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
reporter [Dashboard] Enable dashboard in the minimal ray installation (#21896) 2022-01-31 22:34:40 -08:00
runtime_env [Runtime Env] Support runtime env error message for actors (#22109) 2022-02-04 15:32:02 -06:00
snapshot [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tune [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00