small edits (#129)

This commit is contained in:
pollfly
2021-12-05 11:29:59 +02:00
committed by GitHub
parent 7077afbe24
commit fa9878ab85
7 changed files with 25 additions and 21 deletions

View File

@@ -87,7 +87,7 @@ experiment, and the experiment can be [tracked and its results visualized](../..
The cloning, modifying, and enqueuing actions described above can also be performed programmatically.
### First steps
### First Steps
#### Access Previously Executed Experiments
All Tasks in the system can be accessed through their unique Task ID, or based on their properties using the [`Task.get_task`](../../references/sdk/task.md#taskget_task)
method. For example: