Small edits (#753)

This commit is contained in:
pollfly
2024-01-10 14:40:19 +02:00
committed by GitHub
parent c2a128a9b4
commit 0212637cec
29 changed files with 41 additions and 6 deletions

View File

@@ -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