nextflow-io/nextflow

Add hyperlinks to HTML DAG

Open

#4,346 建立於 2023年9月26日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)Groovy (3,382 star) (784 fork)batch import
good first issuestale

描述

Now that the HTML DAG renders a mermaid diagram (#4316), we can extend it in some interesting ways:

Add hyperlinks to nodes

Process links to source code, operator links to operator docs, input files link to URL source. Adding the link is trivial. Determining what the link should be is not 😄

Anyway, could be a fun frontend project for someone who wants to try 😄

貢獻者指南

Add hyperlinks to HTML DAG · nextflow-io/nextflow#4346 | Good First Issue