Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add enable_model_folders Option to Webserver Config for Data & Storage Page in Web UI #3502

Open
agatha197 opened this issue Jan 20, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3503
Open

Add enable_model_folders Option to Webserver Config for Data & Storage Page in Web UI #3502

agatha197 opened this issue Jan 20, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3503
Assignees

Comments

@agatha197
Copy link
Contributor

Description

The purpose of this issue is to introduce a new configuration option, enable_model_folders, to the webserver configuration. This option will control the visibility of the Models section and the MODEL type in the usage mode within the Data & Storage page of the http://Backend.AI Web UI. When enabled, users will be able to see and interact with the Models section and MODEL type. When disabled, these options will be hidden from the UI.

Objective

  • To provide administrators with the ability to show or hide the Models section and MODEL type in the usage mode on the Data & Storage page.
  • To enhance the customization capabilities of the http://Backend.AI Web UI based on the specific needs and preferences of different environments.

Expected Behavior

  • When enable_model_folders is set to true in the webserver configuration:
    • The Models section and MODEL type in the usage mode are visible and accessible to users on the Data & Storage page.
  • When enable_model_folders is set to false:
    • The Models section and MODEL type in the usage mode are hidden from the Data & Storage page, making them inaccessible to users.

Implementation Notes

  • This feature requires updates to both the http://Backend.AI webserver configuration and the Web UI to respect the new enable_model_folders option.
  • Adequate testing should be conducted to ensure that enabling/disabling the option reflects correctly on the Web UI.

Additional Context

This feature is aimed at providing a more tailored user experience by allowing administrators to control the visibility of specific features based on their relevance and utility in different deployment scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant