Data4Democracy / are-you-fake-news

16 stars 3 forks source link

Dockerization - Plotting #17

Closed N2ITN closed 5 years ago

N2ITN commented 5 years ago

Status

Assigning to @ivyleavedtoadflax Please use the https://github.com/N2ITN/are-you-fake-news/tree/develop-dockerize branch.

Issue

Adapt the plotting function to a standalone docker service. It should maintain the same input json of bias scores and save the rendered images to a shared volume using a standardized name. This is mainly a repackaging and should not change the existing code in huge ways.

Tasks

Create dockerfile under ./docker/plotter/

ivyleavedtoadflax commented 5 years ago

On it 👍