kestra-io/kestra

Render HTML file outputs in the Outputs preview

Open

#5 332 ouverte le 7 oct. 2024

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)Java (26 854 stars) (2 579 forks)batch import
area/frontendgood first issue

Description

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

Guide contributeur