mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#119)
This commit is contained in:
@@ -271,7 +271,7 @@ To update a SingleFrame:
|
||||
* Access the SingleFrame by calling the [`DatasetVersion.get_single_frame`](../references/hyperdataset/hyperdatasetversion.md#datasetversionget_single_frame)
|
||||
method
|
||||
* Make changes to the frame
|
||||
* Update the frame in a DatasetVersion using the [`DatasetVersion.update_frames`](../references/hyperdataset/hyperdatasetversion.md##update_frames)
|
||||
* Update the frame in a DatasetVersion using the [`DatasetVersion.update_frames`](../references/hyperdataset/hyperdatasetversion.md#update_frames)
|
||||
method.
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user