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

GUI for loading models and preprocessors #77

Open
tim-huntley opened this issue Sep 29, 2023 · 0 comments
Open

GUI for loading models and preprocessors #77

tim-huntley opened this issue Sep 29, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@tim-huntley
Copy link
Collaborator

Current implementation

Currently, we are using ipywidgets to render widgets for users to easily load models and preprocessors.

The problem

The widgets don't load in Google Collab, Databricks, and some other notebook environments.

What needs to be done

We would like to implement a custom solution that doesn't use ipywidgets so we can safely render a model selector and a preprocessor selector in any notebook environment

Key considerations

  • The properly test this solution, you will need access the the xplainable client. While you can achieve this with a free xplainable account, we will offer the person who wants to solve this problem with a free premium account. Please contact us at contact@xplainable.io and mention this issue.
@tim-huntley tim-huntley added bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Sep 29, 2023
@tim-huntley tim-huntley added this to the GUI 2.0 milestone Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant