mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
@@ -21,7 +21,7 @@ task.connect(dataview)
|
||||
|
||||
### Accessing a Task's Dataviews
|
||||
|
||||
Use the [Task.get_dataviews](google.com) method to access the Dataviews that are connected to a Task.
|
||||
Use the `Task.get_dataviews` method to access the Dataviews that are connected to a Task.
|
||||
|
||||
```python
|
||||
task.get_dataviews():
|
||||
|
||||
Reference in New Issue
Block a user