kestra-io/kestra

Render HTML file outputs in the Outputs preview

Open

Aperta il 7 ott 2024

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)Java (26.854 star) (2579 fork)batch import
area/frontendgood first issue

Descrizione

Feature description

Adding this inside an iframe with good restrictions will allow us to add it without compromising security

id: html
namespace: company.team
tasks:
  - id: get
    type: io.kestra.plugin.core.http.Download
    uri: https://huggingface.co/datasets/kestra/datasets/resolve/main/html/forecast.html

Guida contributor