-
Notifications
You must be signed in to change notification settings - Fork 50
Image Cell
The Kangas UI will render an Image Cell when processing a cell with an image datatype. For more on the Kangas image datatype, see here: https://github.com/comet-ml/kangas/wiki/Image
A cell with an image value type will display the image when ungrouped. In grid view, a thumbnail of the image will be displayed. When expanded, the full image will be rendered. If the image was logged to Kangas with annotations, these will automatically be processed and rendered in the expanded view.
When grouped, image cells render the group of images in a gallery view. In the grid view, this gallery is a set of thumbnails:
When expanded, the full annotated images are viewable in a scrollable gallery. Transformations and annotations can also be manipulated across the entire group.
Kangas DataGrid is completely open source; sponsored by Comet ML
-
Home
- User Guides
- Installation - installing kangas
- Reading data - importing data
- Constructing DataGrids - building from scratch
- Exploring data - exploration and analysis
- Examples - scripts and notebooks
- Kangas Command-Line Interface
- Kangas Python API
- Integrations - with Hugging Face and Comet
- User Interface
- FAQ - Frequently Asked Questions
- Under the Hood
- Security - issues related to security
- Development - setting up a development environment
- Roadmap - plans and known issues
- User Guides