nemo_evaluator.adapters.reports.templates.simple_template
#
This module contains the HTML template for generating reports.
Note: The template is stored as a string in a Python file as a workaround because many of our pip packages have issues with including .html files in their distributions. This allows the template to be properly packaged and distributed with the rest of the code.
Module Contents#
Data#
API#
- nemo_evaluator.adapters.reports.templates.simple_template.SIMPLE_TEMPLATE = <Multiline-String>#