Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor report code to use templates #54

Closed
dtenenba opened this issue Jan 25, 2016 · 2 comments
Closed

refactor report code to use templates #54

dtenenba opened this issue Jan 25, 2016 · 2 comments

Comments

@dtenenba
Copy link
Contributor

The code that generates the build report (BBS-report.py et al) might be a lot easier to understand and maintain if it used templates (probably jinja2) instead of writing out every bit of HTML.

@dtenenba
Copy link
Contributor Author

some progress on this in https://github.com/Bioconductor/BBS/tree/refactor/report_templates ; starting with the easy ones. ;)

@hpages
Copy link
Contributor

hpages commented Jun 2, 2023

replaced with #290

@hpages hpages closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants