Object Dataset Viewer #
Introduction #
The Object Dataset Viewer is a flexible component for displaying model output or file-based content associated with object datasets. It supports rendering HTML, image, or document-based formats directly from your dataset API and allows switching between versions and files within each dataset.
Features #
- Displays object dataset contents (HTML, images, or other file types)
- Dropdown to select from multiple available dataset versions (by timestamp)
- Supports multiple files per dataset entry
- Automatically adjusts iframe height to fit content
- Handles dynamic content loading and error-free rendering
- Optional file preselection using
initialFileName
Use Cases #
- Displaying AI model outputs (e.g., reports, annotated images)
- Viewing generated documents or analysis results over time
- Visual comparison of different model versions
- Embedding iframe or image previews directly in dashboards
