What will be the easiest way to embed a local image (generated on the compute server by Julia) in the HTML dashboard?
I have found solutions using a “public” folder however it is unclear to me (1) where it should be located and (2) how the permissions need to be set up.
I would also prefer to directly render PNG and SVG images using Julia in the Stipple DataModel (DataBoard).
Can you provide me with examples of how to do these?
Thank you!