kestra-io/kestra

Render HTML file outputs in the Outputs preview

Open

#5.332 geöffnet am 7. Okt. 2024

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (26.854 Stars) (2.579 Forks)batch import
area/frontendgood first issue

Beschreibung

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

Contributor Guide