Report generation system for pipen.
❯ pip install -U pipen-report
# update configurations if needed:
❯ pipen report config
# then update frontend dependencies:
❯ pipen report updateThe plugin is registered via entrypoints. It's by default enabled. To disable it: plugins=[..., "no:report"], or uninstall this plugin.
See the pipeline in example/, and the reports generated by the pipeline:
https://pwwang.github.io/pipen-report/example/output/REPORTS
