mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -29,7 +29,7 @@ You can define parameters for controlling different pipeline runs:
|
||||
pipe.add_parameter(
|
||||
name='pickle_url',
|
||||
description='url to pickle file',
|
||||
default='https://github.com/allegroai/events/raw/master/odsc20-east/generic/iris_dataset.pkl'
|
||||
default='https://github.com/clearml/events/raw/master/odsc20-east/generic/iris_dataset.pkl'
|
||||
)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user