Show timeline button. (#809)

This commit is contained in:
alanamarzoev
2017-08-03 20:11:50 -07:00
committed by Robert Nishihara
parent c30fdb4ab0
commit 64eaaaebf0
+2 -2
View File
@@ -277,8 +277,8 @@ def task_timeline():
) )
start_box, end_box, range_slider, time_opt = get_sliders(False) start_box, end_box, range_slider, time_opt = get_sliders(False)
# display(breakdown_opt) display(breakdown_opt)
# display(path_input) display(path_input)
def find_trace2html(): def find_trace2html():
trace2html = "/tmp/ray/catapult/tracing/bin/trace2html" trace2html = "/tmp/ray/catapult/tracing/bin/trace2html"