Is it possible to deploy streamlit app without using github?Deployment is more faster from prompt than from Github. https://www.youtube.com/watch?v=j2rFQp2Efzk
For Community Cloud, you have to use GitHub. But other platforms exist that don’t have this restriction. If you deploy on Snowflake, for example, you can use command line tools to copy your local files to a stage without passing them through GitHub.
But Snowflake will be expensive.Can I deploy directly to streamlit from prompt?
For Community Cloud, you have to use GitHub. Unfortunately, Community Cloud does not offer any command line tools.