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

HTML report without images #30

Merged
merged 3 commits into from Mar 27, 2023
Merged

HTML report without images #30

merged 3 commits into from Mar 27, 2023

Conversation

claudiodsf
Copy link
Member

I refactored ssp_html_report.py to allow generating an HTML report without some or all of the images.

Also, if plots are in PDF format, no images will be added to the HTML report.

This refactoring also splits ssp_html_report.py into many smaller functions, for easier readability and maintainability.

Also, the code in `ssp_html_report.py` is simplified through splitting
into many functions.

Finally, a `_cleanup_html()` function is added.
@krisvanneste
Copy link
Collaborator

I tested it and it works!

@claudiodsf
Copy link
Member Author

Great! Merging!

@claudiodsf claudiodsf merged commit fdf6072 into master Mar 27, 2023
4 checks passed
@claudiodsf claudiodsf deleted the html_report branch March 27, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants