Hi Eugene,

Yes it can. The way it works is that the custom output view is packaged as a 
Python package and then it can be installed into the hosted Django portal 
virtual environment.

See 
https://apache-airavata-django-portal.readthedocs.io/en/latest/dev/custom_output_view_provider/
 
<https://apache-airavata-django-portal.readthedocs.io/en/latest/dev/custom_output_view_provider/>
 for more details.

I can also help you setup a local development environment that mirrors 
phasta.scigap.org <http://phasta.scigap.org/> so you can quickly iterate on the 
custom output view.


- Marcus


> On Oct 9, 2020, at 5:14 PM, Eugene Walker <[email protected]> 
> wrote:
> 
> 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
>>  
>> <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] 
>>> <mailto:[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. 
>> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to