mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
Show timeline button. (#809)
This commit is contained in:
committed by
Robert Nishihara
parent
c30fdb4ab0
commit
64eaaaebf0
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user