Show compute results and logs in UI instead of having to download them
Is your feature request related to a problem? Please describe. I think we should develop a component to visualized the compute results and logs directly in the UI instead of having to download them every time (if I'm not misinterpreting our UI).
Describe the solution you'd like I propose adding a "View" label next to the download buttons (or somewhere else) which pressed would show a code block with the result (or logs). Right now, we need to download the file to see the result which is ok for now, but I think this is an UX improvement we can easily implement after the public testing phase.
Not really practical. The result of the compute is a dataset that you want to download and use. Just viewing it doesn't have that much value.
This might make sense at a future time when we have some concrete use cases.