mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Edit links.yml (#166)
This commit is contained in:
@@ -384,7 +384,7 @@ Example:
|
||||
```python
|
||||
if __name__ == '__main__':
|
||||
PipelineDecorator.debug_pipeline()
|
||||
executing_pipeline(pickle_url='https://exaple.com/iris_dataset.pkl')
|
||||
executing_pipeline(pickle_url='https://example.com/iris_dataset.pkl')
|
||||
print('pipeline completed')
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user