Merge branch 'new_toc' of https://github.com/ainoam/clearml-docs into new_toc

This commit is contained in:
revital
2025-02-19 07:24:32 +02:00

View File

@@ -140,6 +140,11 @@ module.exports = {
'webapp/applications/apps_model_deployment',
'webapp/applications/apps_llama_deployment'
]},
{"Launch Remote Development Environments": [
'webapp/applications/apps_ssh_session',
'webapp/applications/apps_jupyter_lab',
'webapp/applications/apps_vscode',
]},
{
type: 'category',
collapsible: true,
@@ -153,11 +158,6 @@ module.exports = {
'webapp/applications/apps_task_scheduler',
'webapp/applications/apps_trigger_manager',
]},
{"AI Dev": [
'webapp/applications/apps_ssh_session',
'webapp/applications/apps_jupyter_lab',
'webapp/applications/apps_vscode',
]},
{"UI Dev": [
'webapp/applications/apps_gradio',
'webapp/applications/apps_streamlit'