PSLmodels / Tax-Brain

Tax-Brain is an integrator model for PSL tax models
http://taxbrain.pslmodels.org/
MIT License
9 stars 14 forks source link

Only use PNGs in automated reports #123

Closed andersonfrailey closed 4 years ago

andersonfrailey commented 4 years ago

This PR aims to address issue #122. It adds two new dependencies required by bokeh to environment.yml and changes how automated reports are generated so that all plots are exported as PNGs.

cc @Peter-Metz @jdebacker

Peter-Metz commented 4 years ago

This looks good to me!

andersonfrailey commented 4 years ago

Great! Will merge tomorrow