kestra-io/kestra

Render HTML file outputs in the Outputs preview

已关闭

#5,332 创建于 2024年10月7日

 (10 条评论) (0 个反应) (0 位负责人)Java (2,579 个派生)batch import
area/frontendgood first issue

仓库指标

星标
 (26,854 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南