Uploaded image for project: 'Airavata'
  1. Airavata
  2. AIRAVATA-3188

Image custom output display type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Django Portal
    • None

    Description

      A viewer for output data providers that have display type of image. The output data providers should return a dictionary with a bytes array or file like object with bytes data with the key image and the mime type with the key mime-type. For example:

      {
        "image": <bytes array|file-like object>,
        "mime-type": "image/png",
      }
      

      Attachments

        Issue Links

          Activity

            People

              marcuschristie Marcus Christie
              marcuschristie Marcus Christie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: