CostlyOstrich36 I do see the new "image" in the metric drop down, so something has changed - but there are no preview images there.
Also when in this view, open developer tools (F12) and see what calls you get back for debug samples
So I added the snippet above to the code,
and now the preview for the first 10 rows shows up. However, the automatic preview is still not working.
CostlyOstrich36 Do you have any idea how I could debug that?
The thing is, even on the community server, not all the datasets have automatic previews. So for the same code/dataset, some of the runs have previews and some of them don't.
CostlyOstrich36 Unfortunately that didn't helped 😞
ProudElephant77 , I think you might need to finalize the dataset for it to appear
Please check what you get for events.debug_images in network section of developer tools (F12) when trying to view the preview in the dataset
@<1523701070390366208:profile|CostlyOstrich36> I am facing the same issue:
{"meta":{"id":"90841d05dfb1431a8d9dfc6bfdb39f9e","trx":"90841d05dfb1431a8d9dfc6bfdb39f9e","endpoint":{"name":"events.debug_images","requested_version":"2.23","actual_version":"2.7"},"result_code":200,"result_subcode":0,"result_msg":"OK","error_stack":"","error_data":{}},"data":{"metrics":[]}}
I am currently running the scripts on WSL ubuntu
@<1523701070390366208:profile|CostlyOstrich36> Hi John, I have posted that in the screenshot above. Isn't that what you meant?
