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

贡献者指南