schrodinger.application.jaguar.html_report.utils module¶
- schrodinger.application.jaguar.html_report.utils.get_template_dir() Path¶
Get the directory of the template files in the build. data/html_report_templates.
- Returns:
The path to the template directory.
- schrodinger.application.jaguar.html_report.utils.get_assets_dir() Path¶
Get the directory of the asset files in the build. data/html_report_templates/assets. subdirectory of this.
- Returns:
The path to the assets directory.