I’m trying to deploy my dash app on EBS. I currently reference a local directory (on my machine) as ‘C:\users\me\projects\superstar\assets\database.db’
My dash app.py is in the superstar folder. I’ve tried changing this to ‘/assets/database.db’, but the code is unable to find the file.
Any thoughts would be much appreciated?
Thanks,
Jesse
1 post - 1 participant