Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.19
-
None
-
None
Description
A viewer for output view providers that have display type html.
generate_data should return a JSON serializable dictionary with the HTML as the value of the output key:
{ "output": "<p>Hello World</p>" }
Attachments
Issue Links
- relates to
-
AIRAVATA-3029 Custom output viewers
- Resolved