Remove Gradio and Streamlit from Overview ToC

This commit is contained in:
revital 2025-02-23 15:46:05 +02:00
parent a923f52c22
commit f42ee0d64d

View File

@ -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'
]