I have deployed my dash app on heroku and I’m having trouble launching it. It’s supposed to read data from a local csv file on my computer and make some graphs. But it seems the app can’t read local data files after deployment. Is there a way to send my csv file to heroku so that the app can read the data from it ???
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Does the csv file get exposed anywhere in the plotly code once deployed? | 0 | 308 | September 9, 2019 | |
| Upload component while deploying on Heroku | 2 | 510 | July 8, 2019 | |
| Dash with Heroku Plotly Graphs Not Showing | 1 | 520 | September 6, 2020 | |
| Feed the data from an external drive into the dash app | 3 | 518 | January 26, 2022 | |
| Deploying your Dash app to Heroku - THE MAGICAL GUIDE | 28 | 6981 | August 5, 2022 |