Here are the latest versions of most of the files that are uploaded to AWS: main script (application.py), templates which sit in "templates" folder (.html), aesthetic.css for aspects of the appearance which sits in "static" folder, environmentvariables.config which sits in ".ebextensions" folder, requirements.txt which tells AWS what packages to import.
I've also included the latest version of my flow chart for the csv file generation.
Please check application.py as I've incorporated Yutang's code to include the error bars, I think, but they're not coming through when I test it locally.
Here are the latest versions of most of the files that are uploaded to AWS: main script (application.py), templates which sit in "templates" folder (.html), aesthetic.css for aspects of the appearance which sits in "static" folder, environmentvariables.config which sits in ".ebextensions" folder, requirements.txt which tells AWS what packages to import. I've also included the latest version of my flow chart for the csv file generation. Please check application.py as I've incorporated Yutang's code to include the error bars, I think, but they're not coming through when I test it locally.