mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Remove Gradio and Streamlit from Overview ToC
This commit is contained in:
parent
a923f52c22
commit
f42ee0d64d
13
sidebars.js
13
sidebars.js
@ -44,17 +44,8 @@ module.exports = {
|
|||||||
collapsible: true,
|
collapsible: true,
|
||||||
label: 'GenAI App Engine',
|
label: 'GenAI App Engine',
|
||||||
items: [
|
items: [
|
||||||
'deploying_clearml/enterprise_deploy/appgw',
|
'deploying_clearml/enterprise_deploy/appgw',
|
||||||
{
|
'build_interactive_models',
|
||||||
type: 'category',
|
|
||||||
collapsible: true,
|
|
||||||
label: 'Build Interactive Model Demos',
|
|
||||||
link: {type: 'doc', id: 'build_interactive_models'},
|
|
||||||
items: [
|
|
||||||
'webapp/applications/apps_gradio',
|
|
||||||
'webapp/applications/apps_streamlit',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
'deploying_models',
|
'deploying_models',
|
||||||
'custom_apps'
|
'custom_apps'
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user