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

Adding loading state for predict actions #861

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

anesmemisevic
Copy link

🚀 What

Adds the loading spinner for the in-progress actions. Namely, the server/docker-predict actions. Resolves #237

💻 How

By introducing the Halo lib for the spinner and implementing a decorator for it.

🔬 Testing

Tested with methods from test_truss_handle.py in /tests.
Screenshot 2024-03-11 at 17 19 23
Tests are passing. ✅

@bolasim
Copy link
Collaborator

bolasim commented Mar 11, 2024

Thank you so much @anesmemisevic . We'll review today

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.

Adding loading state for build_image
2 participants