Update docs for ClearML server 1.6 (#280)

This commit is contained in:
pollfly
2022-06-30 20:16:13 +03:00
committed by GitHub
parent 92a4826dcb
commit b2af25b52d
312 changed files with 209 additions and 75 deletions

View File

@@ -44,6 +44,11 @@ module.exports = {
'webapp/webapp_archiving'
]
},
{
'Datasets':[
'webapp/datasets/webapp_dataset_page', 'webapp/datasets/webapp_dataset_viewing'
]
},
{
'Pipelines':[
'webapp/pipelines/webapp_pipeline_page', 'webapp/pipelines/webapp_pipeline_table', 'webapp/pipelines/webapp_pipeline_viewing'