Update example images (#1073)

This commit is contained in:
pollfly
2025-03-05 16:38:02 +02:00
committed by GitHub
parent be7b2b04bd
commit f130d3d758
112 changed files with 115 additions and 58 deletions

View File

@@ -79,7 +79,8 @@ After a dataset has been closed, it can no longer be modified. This ensures futu
Information about the dataset can be viewed in the WebApp, in the dataset's [details panel](../../webapp/datasets/webapp_dataset_viewing.md#version-details-panel).
In the panel's **CONTENT** tab, you can see a table summarizing version contents, including file names, file sizes, and hashes.
![Dataset content tab](../../img/examples_data_management_cifar_dataset.png)
![Dataset content tab](../../img/examples_data_management_cifar_dataset.png#light-mode-only)
![Dataset content tab](../../img/examples_data_management_cifar_dataset_dark.png#dark-mode-only)
## Data Ingestion