I have my conda environment.yml file but after streamlit finishes building the app. It fails saying some libraries like seaborn are not recognized even though in the build log it says it installed it successfully.
Im not sure what the issue is here.
This is the repo on github: GitHub - eytanohana/Data-Science-and-Statistics: just some casual work on random topics
Any help would be appreciated!