共享 Streamlit 应用程序¶
先决条件
Before sharing a Streamlit app with Snowflake CLI, you should meet the following prerequisites:
- Ensure that your account has the correct privileges as described in Privileges required to create and use a Streamlit app.
- 确保应用程序已在连接中部署。
- 确保连接具有正确的 ROLE,并确保连接使用正确的数据库和架构。
如何共享 Streamlit 应用程序¶
要从暂存区共享 Streamlit 应用程序,请输入以下命令:
For more information about sharing Streamlit apps, see the CLI snow streamlit share command.