Spaces:
Sleeping
Sleeping
File size: 229 Bytes
e1814ef | 1 2 3 4 5 6 7 | """Static replay visualizer for EpisodeTrace JSON.
Mounted under ``/viz`` by ``ci_triage_env.env.server.build_app`` so a deployed
HF Space exposes both the OpenEnv RL surface and a human-friendly replay UI
under one origin.
"""
|