Replies: 1 comment 1 reply
-
We don't have a progress bar just yet, but I share something else. Here's how you can update an item in Ray
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I find myself using Ray pretty often to keep track of longer-running tasks and outputting information about them as they run. It would be pretty darn useful if it were possible to display a message and then update a progress bar within that message something akin to:
Perhaps others would also find this useful, just want to put it out there.
Beta Was this translation helpful? Give feedback.
All reactions