mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
docs restructure - WIP
This commit is contained in:
parent
495cb65823
commit
8528bc00db
10
sidebars.js
10
sidebars.js
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user