Saving charts in S3

Anonymous
Not applicable

Can you save the charts that you create in Databricks notebooks as an image file to s3? For example I'm viewing the dataframe using display(df) and then using the plot button to actually create the graph

sajith_appukutt
Databricks Employee
Databricks Employee

Would rendering visualizations via plotly and saving them to s3 work ?