mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:38:16 +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)
|
||||
# display(breakdown_opt)
|
||||
# display(path_input)
|
||||
display(breakdown_opt)
|
||||
display(path_input)
|
||||
|
||||
def find_trace2html():
|
||||
trace2html = "/tmp/ray/catapult/tracing/bin/trace2html"
|
||||
|
||||
Reference in New Issue
Block a user