ray-project / ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
33.22k stars 5.62k forks source link

[Dashboard] Placement group table reserved resources text clipped #47315

Open MortalHappiness opened 1 month ago

MortalHappiness commented 1 month ago

What happened + What you expected to happen

Screenshot from 2024-08-24 11-49-54

In the screenshot above, the text in the red circle are clipped.

Versions / Dependencies

2.34.0

Reproduction script

Follow the steps in this doc

https://docs.ray.io/en/releases-2.34.0/cluster/kubernetes/examples/mnist-training-example.html

Issue Severity

None

MortalHappiness commented 1 month ago

cc @kevin85421