Add projects page doc (#135)

This commit is contained in:
pollfly
2021-12-21 13:42:44 +02:00
committed by GitHub
parent f44ebcaae9
commit 5bc60cfac6
14 changed files with 60 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ version contents ready to be updated.
Organize the datasets according to use-cases and use tags. This makes managing multiple datasets and
accessing the most updated datasets for different use-cases easier.
Like any ClearML tasks, datasets can be organized into [projects (and sub-projects)](../fundamentals/projects.md#creating-sub-projects).
Like any ClearML tasks, datasets can be organized into [projects (and subprojects)](../fundamentals/projects.md#creating-subprojects).
Additionally, when creating a dataset, tags can be applied to the dataset, which will make searching for the dataset easier.
Organizing your datasets into projects by use-case makes it easier to access the most recent dataset version for that use-case.