Open csyvenky-finops opened 1 year ago
Hi @csyvenky-finops, Added in #149, could you please give it a try. All you need to do is --image_path.
Hi @varunmittal91, thanks for adding this new feature. I have a couple small concerns.
Thank you @csyvenky-finops that is good feedback, I will create another pr based on this.
In main.py, in the Explain function, can we plz add a line with similar functionality to this:
image.save("out.jpeg", "JPEG")
In this way when explain is being called on the command line the graph rendering can be saved locally and will work in Codespaces environment.