A perspective powered, user editable ray dashboard via ray serve.
raydar
provides an interface to create and interact with perspective tables, as well as a UI served through ray serve. It comes with a variety of ray integrations, including a detailed and scalable task tracker which scales far beyond the ray default task tracking view.
More information is available in our wiki
raydar
can be installed via pip or conda, the two primary package managers for the Python ecosystem.
To install raydar
via pip, run this command in your terminal:
pip install raydar
To install raydar
via conda, run this command in your terminal:
conda install raydar -c conda-forge
This software is licensed under the Apache 2.0 license. See the LICENSE file for details.