Not sure yet, I will get back to you on this later, in 1-2 weeks, thanks.
HealthyStarfish45 this sounds very cool! How can I help?
some piece of html+js code that you can add that governs how to visualize debug_samples from experiments that are already finished, think of adding an overlay of two types of images post factum
HealthyStarfish45 what exactly did you have in mind, in terms of the widget ?
Hmm, it is not returned, it is inside the function....
if I use
report_image
can I get a URL to it somehow?
Let me check ...
AgitatedDove14 if I use report_image
can I get a URL to it somehow?
HealthyStarfish45 you mean as in RestAPI ?
For the images themselves, you can get heir urls
how can I do it?
have some kind of an add-on not as a widget but in an external system (this is not the preffered way of course)
(I am not an expert on UI to be honest)
Same here 🙂 lol
we can implement this externally
What do you mean by that?
Yes, replace image viewer with a custom widget, but perhaps we can implement this externally (I am not an expert on UI to be honest)
HealthyStarfish45 you mean like replace the debug image viewer with custom widget ?
For the images themselves, you can get heir urls, then embed that in your static html.
You could also have your html talk directly with the server REST API.
What did you have in mind?