Replies: 1 comment
-
Hello, @notmanas |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Here is the code that I'm using -
But this doesn't save my charts to the "tmp_charts" folder. Instead it saves it to exports->charts->temp_chart.png
I'm working with Streamlit's chat interface where I need to save all outputs, including charts. Is there something wrong with my code here?
Side note: While using cache, I get the error "Resource temporarily unavailable". Any clues on this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions