mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Change headings to title caps (#62)
This commit is contained in:
@@ -10,7 +10,7 @@ the needed files.
|
||||
1. Open terminal and change directory to the cloned repository's examples folder
|
||||
`cd clearml/examples/reporting`
|
||||
|
||||
## Creating initial dataset
|
||||
## Creating Initial Dataset
|
||||
|
||||
1. To create the dataset, run this code:
|
||||
|
||||
@@ -68,7 +68,7 @@ The command also finalizes the dataset, making it immutable and ready to be cons
|
||||
Dataset closed and finalized
|
||||
```
|
||||
|
||||
## Listing Dataset content
|
||||
## Listing Dataset Content
|
||||
|
||||
To see that all the files were added to the created dataset, use `clearml-data list` and enter the ID of the dataset
|
||||
that was just closed.
|
||||
|
||||
Reference in New Issue
Block a user