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

114 roadmap create a UI for whitebox server using streamlit or similar tools #131

Conversation

stavrostheocharis
Copy link
Contributor

No description provided.

 * Added main menu
 * Added main components
 * Separated tabs in different files
 * Fixed functions
 * Adjusted app
 * Added info in config readme
 * Added spinners in tabs
 * Added formating markdowns as functions
 * Created performance tab
 * Create graphs functions
 * Added transformations functions
@stavrostheocharis stavrostheocharis force-pushed the 114-roadmap-create-a-ui-for-whitebox-server-using-streamlit-or-similar-tools branch from 00d4f5f to 035c478 Compare February 17, 2023 17:45
 * Added useful functions to sdk
 * Included whitebox connection in streamlit
 * Corrected alerts tab for empty data
 * Corrected minotors tab for empty data
 * Corrected rounding in performance graphs
 * Added useful functions in transformation
 * Fixed typing in create model minotor function
 * Adjusted streamlit app file
 * Added db connection in alerts
 * Added db connection in drift
 * Added db connection in inferences
 * Added db connection in monitors
 * Added db functionality in performance
 * Added update model in SDK
 * Added tooltips in config file
 * Added expanders in sidebar
 * Added update fields in sidebar
 * Fixed utils functions
whitebox/streamlit/tabs/sidebar.py Outdated Show resolved Hide resolved
whitebox/streamlit/tabs/sidebar.py Outdated Show resolved Hide resolved
whitebox/streamlit/tabs/sidebar.py Show resolved Hide resolved
whitebox/streamlit/tabs/sidebar.py Outdated Show resolved Hide resolved
whitebox/streamlit/tabs/sidebar.py Outdated Show resolved Hide resolved
whitebox/streamlit/app.py Outdated Show resolved Hide resolved
whitebox/streamlit/mock/performance.json Show resolved Hide resolved
whitebox/streamlit/mock_app.py Outdated Show resolved Hide resolved
 * Added ifs to ensure breaks in case of not have data for a model
 * Changed prediction column name of model to target_column
whitebox/streamlit/app.py Show resolved Hide resolved
@stavrostheocharis stavrostheocharis changed the title DRAFT: 114 roadmap create a UI for whitebox server using streamlit or similar tools 114 roadmap create a UI for whitebox server using streamlit or similar tools Feb 23, 2023
@momegas momegas merged commit 94344e4 into main Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a UI for whitebox server using streamlit or similar tools
2 participants