Small edits (#588)

This commit is contained in:
pollfly
2023-06-11 09:36:29 +03:00
committed by GitHub
parent 53ebbde06d
commit cd238c746f
6 changed files with 15 additions and 16 deletions

View File

@@ -276,7 +276,7 @@ frame = DatasetVersion.get_single_frame(
To access a SingleFrame, the following must be specified:
* `frame_id`, which can be found in the WebApp, in the frame's **FRAMEGROUP DETAILS**
* The frame's dataset - either with `dataset_name` or `dataset_id`
* The dataset version - either with `version_id` or `version_name`
* The dataset version - either with `version_id` or `version_name`
### Updating SingleFrames