Demo: App Development with Streamlit

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 28

  • @davemeech
    @davemeech Рік тому +5

    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.

  • @yatinkode
    @yatinkode 8 днів тому

    I am building a production app in snowlake streamlit. The issue which Im facing currently is the client does not have git repo. They want me to build a streamlit app which inturn calls different functions in other py files. But instead of storing it in git, Can I store it somewhere in snowflake itself (maybe a stage) and then import it easily into the streamlit main file

  • @you_dont_know_me_sir
    @you_dont_know_me_sir Рік тому +2

    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.

    • @snowflakedevelopers
      @snowflakedevelopers  Рік тому

      Thanks for your question! Streamlit in Snowflake is currently in private preview. Please contact your Snowflake account executive if you're interested in enabling the feature.
      Yes, multiple files and scripts are supported for Streamlit apps.

  • @SauravKumar-lf5ve
    @SauravKumar-lf5ve 4 місяці тому

    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!!

  • @ciprianchamps
    @ciprianchamps 10 місяців тому

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

    • @snowflakedevelopers
      @snowflakedevelopers  10 місяців тому

      There is no additional cost to use Streamlit in Snowflake.

  • @MenachemDorfman
    @MenachemDorfman 10 місяців тому

    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.

    • @snowflakedevelopers
      @snowflakedevelopers  9 місяців тому

      Check out Streamlit's download_button widget: docs.streamlit.io/knowledge-base/using-streamlit/how-download-file-streamlit

  • @HarryThehatchet
    @HarryThehatchet 10 місяців тому

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

    • @snowflakedevelopers
      @snowflakedevelopers  9 місяців тому

      Check this video out: ua-cam.com/video/chqyASQ_Rrg/v-deo.html

  • @namvu607
    @namvu607 Рік тому

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

  • @tommytexter4054
    @tommytexter4054 Рік тому

    Aileen killing it!!

  • @pythontok4192
    @pythontok4192 Рік тому

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

    • @snowflakedevelopers
      @snowflakedevelopers  Рік тому +1

      Yes it does, you can define and use roles as part of the Streamlit app. Checkout the docs here: docs.snowflake.com/en/developer-guide/streamlit/about-streamlit For Python packages, check out this section in the docs: docs.snowflake.com/en/developer-guide/udf/python/udf-python-packages#using-third-party-packages-from-anaconda

  • @Alex-dd3oy
    @Alex-dd3oy Рік тому +1

    How does the Snowflake admin enable the Streamlit feature?

    • @snowflakedevelopers
      @snowflakedevelopers  Рік тому

      Please reach out to your Snowflake account executive if you're interested in this feature. Thanks.

  • @duyduy5595
    @duyduy5595 5 місяців тому +1

    how to deploy?

  • @SabithByari
    @SabithByari Рік тому +1

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

    • @snowflakedevelopers
      @snowflakedevelopers  Рік тому

      Streamlit in Snowflake is currently in private preview, and will be more widely available in the near future. Keep an eye out! Thank you.

    • @snowflakedevelopers
      @snowflakedevelopers  Рік тому +3

      Just wanted to follow up @SabithByari - Streamlit in Snowflake is now in Public Preview. Start up a trial account (select AWS as cloud provider) to see it in action. Thank you!

  • @Alex-dd3oy
    @Alex-dd3oy Рік тому +1

    What's the ETA for the public preview?

    • @snowflakedevelopers
      @snowflakedevelopers  Рік тому

      We are working on making it PuPr and then GA ASAP. Thanks for your question!

  • @naya_reg
    @naya_reg 10 місяців тому

    Can we use shiny like streamlit?

  • @mar2336
    @mar2336 Рік тому +1

    不明觉厉但是点赞👍👍👍

  • @gokhalesadan
    @gokhalesadan Рік тому

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