I'm working on a new plot based on an idea discussed here. And I think it would be helpful to take a look at how tax_reform_viz_1 generates the plot and HTML file.
While trying to get an HTML for tax_reform_viz_1 locally, I followed the instruction in the README file, and executed python build.py. I got two extra HTML files name index_landscape.html and index_portrait.html, with the same content as shown in the screenshot below:

I thought the final output would be a single HTML file, I'm thus not quite sure what I have missed, could anyone please advise?
cc @MattHJensen