mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#753)
This commit is contained in:
@@ -12,6 +12,7 @@ lines of code to your script:
|
||||
|
||||
```python
|
||||
from clearml import Task
|
||||
|
||||
task = Task.init(task_name="<task_name>", project_name="<project_name>")
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user