kestra-io/kestra

Render HTML file outputs in the Outputs preview

Open

#5,332 建立於 2024年10月7日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)Java (26,854 star) (2,579 fork)batch import
area/frontendgood first issue

描述

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

貢獻者指南