Add task scheduler and trigger manager overview (#1049)

This commit is contained in:
pollfly
2025-02-24 11:00:38 +02:00
committed by GitHub
parent 1d37a59973
commit d0806a1a8d
2 changed files with 42 additions and 4 deletions

View File

@@ -95,10 +95,7 @@ module.exports = {
{type: 'ref', id: 'webapp/applications/apps_gradio'},
{type: 'ref', id: 'webapp/applications/apps_streamlit'},
]},
{"Automating Task Execution": [
{type: 'ref', id: 'webapp/applications/apps_task_scheduler'},
{type: 'ref', id: 'webapp/applications/apps_trigger_manager'},
]},
'getting_started/task_trigger_schedule',
{"Monitoring Project Progress": [
{type: 'ref', id: 'webapp/applications/apps_dashboard'},
]},