Can this be utilized on the airavata hosted service, ie phasta.scigap.org ?
> On Oct 9, 2020, at 1:49 PM, Christie, Marcus Aaron <[email protected]> wrote: > > Hi Luke, > > Not as an Airavata output, but our Django Portal supports a link type custom > output view. [1] Essentially this involves creating a Python function that > takes the experiment metadata and the output file and returns a label and a > URL. > > Let me know if you have any questions. > > Thanks, > > Marcus > > [1] > https://apache-airavata-django-portal.readthedocs.io/en/latest/dev/custom_output_view_provider/#display-type-link > >> On Oct 6, 2020, at 12:49 PM, Luke Peyralans <[email protected]> wrote: >> >> Is it possible to include a link as an experiment output? I would like to >> upload some experiment data to a third-party hosted service that creates >> interactive visualizations, and then provide a *unique link* that would let >> a user access these visualizations upon conclusion of the experiment. >
