Skip to content

Instantly share code, notes, and snippets.

@johntmyers
Created October 7, 2020 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johntmyers/8dc6f15e89efc8bed3d89a6476c275a1 to your computer and use it in GitHub Desktop.
Save johntmyers/8dc6f15e89efc8bed3d89a6476c275a1 to your computer and use it in GitHub Desktop.
Gretel Synthetics Report Generation
# With the latest Premium SDK, you can write your report to a HTML file for archiving and distribution
# ... assuming you have a ``bundle`` object from previous synthetic workloads
bundle.generate_report(report_path="./my_report.html")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment