Summary
In this chapter, we've learned how to get started with Git and GitHub on the command line, how to debug apps on Streamlit Sharing, how to use Streamlit Secrets to use private data on public apps, and how to deploy our apps quickly using Streamlit Sharing. This completes part one of this book! Congratulations for making it to this point. The next section will use all of part one as a building block for more advanced topics such as more complicated formatting and beautification of our Streamlit apps and using valuable open source community-built add-ons called Streamlit components.
In the next chapter, we will cover beautifying Streamlit apps through themes, columns, and many more features.