Spaces:
Sleeping
Sleeping
title: Deploy | |
slug: /deploy | |
# Deploy | |
Get all the information you need to deploy your app and share it with your users. | |
<InlineCalloutContainer> | |
<InlineCallout | |
color="lightBlue-70" | |
icon="book" | |
bold="Concepts." | |
href="/deploy/concepts" | |
>Understand the basics of app deployment.</InlineCallout> | |
<InlineCallout | |
color="lightBlue-70" | |
icon="cloud" | |
bold="Streamlit Community Cloud." | |
href="/deploy/streamlit-community-cloud" | |
>Deploy your app on our free platform and join a community of developers who share their apps around the world.</InlineCallout> | |
<InlineCallout | |
color="lightBlue-70" | |
icon="ac_unit" | |
bold="Streamlit in Snowflake" | |
href="https://docs.snowflake.com/developer-guide/streamlit/about-streamlit" | |
>Deploy your app in Snowflake for a secure, enterprise-grade environment.</InlineCallout> | |
<InlineCallout | |
color="lightBlue-70" | |
icon="bolt" | |
bold="Other platforms." | |
href="/develop/quick-reference" | |
>Learn how to deploy your app on a variety of platforms with our convenient collection of tutorials.</InlineCallout> | |
</InlineCalloutContainer> | |