Robert Nishihara
f1d4dda8cb
Put all log files in redis and visualize them in UI. ( #350 )
...
* Start process for monitoring log files and push changes to redis.
* Display log files in UI.
* Bug fix for recent tasks.
* Use flatbuffers to parse local scheduler heartbeats.
2017-03-16 15:27:00 -07:00
Richard Liaw
ced13ca5b1
Error Messages - UI display ( #360 )
...
* backend ui work
* instll block
* easy mvp
* Small changes.
2017-03-11 18:43:06 -08:00
Robert Nishihara
2220a33b62
In UI, add timing information for tasks and show cluster scheduling. ( #297 )
...
* In UI, add timing information for tasks and show cluster scheduling.
* Factor out html generation as function.
2017-02-19 15:12:08 -08:00
Robert Nishihara
cb7f6ca9b5
Attempt to start web UI when starting Ray. ( #269 )
...
* Attempt to start web UI when starting Ray.
* Add instructions for using web UI to cluster documentation.
* Don't check if port 8080 is open.
* Remove print statement.
2017-02-12 15:17:58 -08:00
Robert Nishihara
1fec94ef00
Display drivers in web UI. ( #252 )
...
* Display drivers in web UI.
* Display more rows in grid and factor out function in webui backend.
2017-02-07 14:21:25 -08:00
Robert Nishihara
7a7e14ef85
Visualize recent tasks in timeline. ( #240 )
2017-02-02 15:53:56 -08:00
Philipp Moritz
33d7004914
New web UI. ( #176 )
...
* remove node.js webui
* temp commit
* flesh out web ui
* add documentation
* add ray timeline
* Small changes to documentation and formatting.
2017-01-06 00:13:22 -08:00