Add Pipeline UI docs (#194)

This commit is contained in:
pollfly
2022-03-06 17:09:57 +02:00
committed by GitHub
parent 1871e3da9a
commit cdb8d2baa1
21 changed files with 228 additions and 3 deletions

View File

@@ -37,6 +37,11 @@ module.exports = {
'webapp/webapp_archiving'
]
},
{
'Pipelines':[
'webapp/pipelines/webapp_pipeline_page', 'webapp/pipelines/webapp_pipeline_table', 'webapp/pipelines/webapp_pipeline_viewing'
]
},
'webapp/webapp_workers_queues', 'webapp/webapp_profile']
},
{'Configurations': ['configs/configuring_clearml', 'configs/clearml_conf', 'configs/env_vars']},