Awesome
<p align="center"> <img src="docs/logo.png"> </p> <p align="center"> Report generation system for <a href="https://github.com/pwwang/pipen">pipen</a>. </p> <hr />Installation
❯ pip install -U pipen-report
# update configurations if needed:
❯ pipen report config
# then update frontend dependencies:
❯ pipen report update
Enabling/Disabling the plugin
The plugin is registered via entrypoints. It's by default enabled. To disable it: plugins=[..., "no:report"]
, or uninstall this plugin.
Example
See the pipeline in example/
, and the reports generated by the pipeline:
https://pwwang.github.io/pipen-report/example/output/REPORTS