Skip to content

Point72/raydar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raydar

A perspective powered, user editable ray dashboard via ray serve.

Build Status PyPI Version License Python Versions

Features

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

Installation

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

License

This software is licensed under the Apache 2.0 license. See the LICENSE file for details.