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
11
sidebars.js
11
sidebars.js
@ -45,16 +45,7 @@ module.exports = {
|
||||
label: 'GenAI App Engine',
|
||||
items: [
|
||||
'deploying_clearml/enterprise_deploy/appgw',
|
||||
{
|
||||
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',
|
||||
],
|
||||
},
|
||||
'build_interactive_models',
|
||||
'deploying_models',
|
||||
'custom_apps'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user