I am trying to deploy to streamlit from my git public repo, but I am getting
"Unable to find titanic.py at atheeralattar/streamit-learning.git branch “master”. although the repo is public.
Here is a link to the project:
I am trying to deploy to streamlit from my git public repo, but I am getting
"Unable to find titanic.py at atheeralattar/streamit-learning.git branch “master”. although the repo is public.
Here is a link to the project:
Hi @atheeralattar,
I was able to fork your repo and deploy the app on my end. Would you mind attempting to deploy again and share a screenshot of the entire page (including the error message) if you’re still running into the error?
Best, 
Snehan
I created a totally new repo and still getting the same error msg
here is my repo GitHub - atheeralattar/titanic-streamlit
Seems like I needed to remove the .git fro the repo name. It’s deploying now thank you.