Its not visible on the streamlit sharing page
You can checkout the app here
https://share.streamlit.io/usamajavid/handwriting/main/gui.py
Its not visible on the streamlit sharing page
You can checkout the app here
https://share.streamlit.io/usamajavid/handwriting/main/gui.py
Hi @usamajavid, welcome to the Streamlit community!
Can you provide the URL of the page where you are expecting to see your app?
Thanks for clarifying @usamajavid, I’ll highlight this to our engineering team to see if they have any ideas.
Best,
Randy
Hi @usamajavid ! When I went to check the app source code at https://github.com/usamajavid/handwriting/blob/main/gui.py it shows a 404 page. Could you please verify if the repo exists and if it’s a publicly accessible?
Thanks,
Amey
I’ve not made the source code available for the public because it’s an ongoing government project.
per streamlit terms the GitHub repository needs to be set to public for it to be available on StreamLit Sharing
Hi @usamajavid as @Peej1226 pointed out, currently we require that apps running on the Sharing platform is hosted from a public Github repository.
Thanks,
Amey