Skip to content

Commit

Permalink
Remove show_api from demo.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopaniego committed Dec 8, 2025
1 parent 6e501f6 commit 2dc859f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trackio/ui/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1449,6 +1449,5 @@ def render_grouped_runs(project, group_key, filter_text, selection):
if __name__ == "__main__":
demo.launch(
allowed_paths=[utils.TRACKIO_LOGO_DIR, utils.TRACKIO_DIR],
show_api=False,
show_error=True,
)

0 comments on commit 2dc859f

Please sign in to comment.