GatorEducator/GatorMiner

Screenshots and other images not visible on Streamlit

Closed this issue · 1 comments

When running the web interface, the Github README is the welcome page. However, it is missing all the example screenshots.

Steps to reproduce the behavior:

  1. Simply run the web interface using pipenv run streamlit run streamlit_web.py
  2. Scroll down to see missing images and shown alternative text

Instead of showing alternative text, the welcome page should be able to display the same screenshots shown in the Github README.

The following are examples where the alternative text was shown instead of the referenced images:

Screenshot from 2021-03-02 11-27-53
Screenshot from 2021-03-02 11-27-43
Screenshot from 2021-03-02 11-27-24

This is potentially a file not found error where the path to the images needs to be changed to accurately show the screenshots in both Github README as well as Streamlit welcome page.

Thanks for taking on this issue. Please note that it should be a very quick fix. You might want to consider claiming other issues on this sprint