carpentries / feeds.carpentries.org

A repo to generate dynamic JSON data feeds for The Carpentries
https://feeds.carpentries.org
MIT License
3 stars 2 forks source link

remove creation of html page #42

Closed maneesha closed 4 years ago

maneesha commented 4 years ago

This file creates json data output and a bar plot showing instructor training completion rates. It also included code to try to make a friendly web page that put the plot and its raw data on one page with some explanatory text. The point of feeds.carpentries.org is to offer plain data feeds and images for plots so I am removing this block of code.

fmichonneau commented 4 years ago

it looks good, thanks!