1.2.1 Docker Rocker!
Now its possible to run GraphedExcel without having to deal with Python and just do a docker run.
This will use the provided test file in the docs folder.
docker run -v ${pwd}/docs:/app/docs ghcr.io/dalager/graphedexcel ./docs/Book1.xlsx
What's Changed
Full Changelog: v1.2.0...v1.2.1