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:
@@ -335,6 +335,7 @@ You can enable offline mode in one of the following ways:
|
||||
|
||||
```python
|
||||
from clearml import Dataset
|
||||
|
||||
# Use the set_offline class method before creating a Dataset
|
||||
Dataset.set_offline(offline_mode=True)
|
||||
# Create a dataset
|
||||
|
||||
Reference in New Issue
Block a user