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?
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)
(I am not an expert on UI to be honest)
Same here 🙂 lol
we can implement this externally
What do you mean by that?
have some kind of an add-on not as a widget but in an external system (this is not the preffered way of course)
For the images themselves, you can get heir urls
how can I do it?
HealthyStarfish45 you mean as in RestAPI ?
AgitatedDove14 if I use report_image
can I get a URL to it somehow?
if I use
report_image
can I get a URL to it somehow?
Let me check ...
Hmm, it is not returned, it is inside the function....
HealthyStarfish45 what exactly did you have in mind, in terms of the widget ?
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 this sounds very cool! How can I help?
Not sure yet, I will get back to you on this later, in 1-2 weeks, thanks.