Skip to content

Commit

Permalink
added dataset and sub-dataset image.
Browse files Browse the repository at this point in the history
  • Loading branch information
djl11 committed Feb 27, 2025
1 parent 7d53f08 commit 2042e9f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions logging/datasets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,16 @@ my_sub_dataset = unify.Dataset(
).upload()
```

IMG πŸ›‘ {/* ToDo: Fix broken contexts (https://app.clickup.com/t/86c2arbbk) */}
<Accordion title="In the Interface">
<img class="dark-light" width="100%" src="https://raw.githubusercontent.com/unifyai/unifyai.github.io/refs/heads/main/img/externally_linked/dataset_and_sub_dataset_dark.png"/>
click image to maximize
</Accordion>

Editing a log (row) in one dataset will be reflected in the other.

IMG πŸ›‘ {/* ToDo: Get implicit fields working correctly (https://app.clickup.com/t/86c2aq09m) */}
IMG πŸ›‘

Logs can also be removed from one dataset table, without deleting it from the other.
However, if the log is deleted from both datasets, then it will be deleted entirely.

IMG πŸ›‘ {/* ToDo: Fix broken contexts (https://app.clickup.com/t/86c2arbbk) */}
IMG πŸ›‘

0 comments on commit 2042e9f

Please sign in to comment.