Demo: App Development with Streamlit

preview_player
Показать описание
See how easy it is to go from Python script to an app in production using Streamlit's native integration in Snowflake. This demo will show how to use all the functionality that will be available as part of the upcoming public preview, as well as provide the vision for Streamlit in Snowflake and a sneak peek into what we are working on next.

Рекомендации по теме
Комментарии
Автор

This is INSANE. Major game changer.

I had the opportunity to play with this at work, and the fact I could output something that looks super slick without even thinking about CSS or really any substantial front end development concern was a freaking dream.

davemeech
Автор

What a talk, Aileen :) Although I didn't find the solution for my problem that I am looking for. But I watched the complete video as you keep me intact with your intriguing talk!!

SauravKumar-lfve
Автор

The best part is that we can use snowflake compute to run apps, rather than spinning up additional instances. Two questions, (1) the public preview of Streamlit can be requested by *anyone* currently running Snowflake on AWS? (2) a production grade Streamlit app might require multiple files / scripts, so I just wanted to check if that it is possible (we weren’t shown file / directory structure in the demo). Thanks.

you_dont_know_me_sir
Автор

I have encountered this error when selecting the table: "SnowparkSQLException: (1304): 002003 (42S02): SQL compilation error: Object 'BFC.PUBLIC.FIRST_TABLE' does not exist or not authorized.". Please help me.

namvu
Автор

@Snowflake Developers, to use Streamlit capability inside Snowflake, its any cost/pricing added to this? like any aditional cost included for his use?

ciprianchamps
Автор

How does the Snowflake admin enable the Streamlit feature?

Alex-ddoy
Автор

One question - does the app data respect the RBAC imposed within snowflake? Are the python packages maintained by Snowflake in the box?

pythontok
Автор

is there anyway to export data that you receive from snowflake via streamlit? I would like to be able to query snowflake and then export my data to a spreadsheet.

yrksyjx
Автор

Interesting 🤓...so we can convert excel app to Snowflake Streamlit app..can we expect Streamlit in trial snowflake account?

SabithByari
Автор

What's the ETA for the public preview?

Alex-ddoy
Автор

How CI / CD using Streamlit apps can be set up? I mean versioning in Github, using GitHub actions for deployment.

zmfmglr
Автор

can Streamlit update concurrently update, different data from pyhton??

gokhalesadan