Streamlit Crash Course: From Zero to Data App

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 14

  • @jhonslatermayorgacadena7051
    @jhonslatermayorgacadena7051 5 หลายเดือนก่อน +2

    Thank you for your implication, from Spain

  • @LucienDadaKYABU
    @LucienDadaKYABU 24 วันที่ผ่านมา

    Does it include things like User Authentication, restrictions to certain view on the Application, inline formset like while creating an Invoice

  • @Lucifer._.658
    @Lucifer._.658 3 หลายเดือนก่อน

    i created a dashboard using streamlit, pandas, and plotly. when i run the code in vs code, it displays the full dashboard with all the data. however, when i deploy it on streamlit share, the dashboard or some charts are not fully visible.

  • @charleshopper4638
    @charleshopper4638 6 หลายเดือนก่อน

    I am seriously considering this as part of a new dev stack. I'm concerned about responsiveness and mobile capabilities. How does state get handled etc. Looking forward to learning.

    • @theexposer9483
      @theexposer9483 5 หลายเดือนก่อน

      Don’t waste time, it’s only good for single page stuff. It attracts developers because it is easy but in reality it is not scalable.

  • @jaspersomaek
    @jaspersomaek 4 หลายเดือนก่อน

    Hello Data Professor, I swear I saw a 100 days Streamlit challenge, but I cannot find it now😅 Do you know in which video did you talk about the 100 days challenge?

  • @KumR
    @KumR 6 หลายเดือนก่อน +1

    lets say i create an app which uses openai api key. When I upload to community I store this api key in secret location in community. But if someone runs my app, will that consume my api usage???

    • @Nyanda_Jr
      @Nyanda_Jr 6 หลายเดือนก่อน +1

      It won't. That person needs his/her own API key.

  • @Steph_D_1st
    @Steph_D_1st 4 หลายเดือนก่อน

    Fast API is so underrated

  • @luizjosebruno1819
    @luizjosebruno1819 6 หลายเดือนก่อน +1

    Master, I have heard a lot of criticism that Streamlit does not support large volumes of connections. What could you comment about it?

    • @KumR
      @KumR 6 หลายเดือนก่อน

      Same here...Its such a great tool... dunno why folks dont prefer to use this at prod scale ....

  • @Igor_Grey
    @Igor_Grey 2 หลายเดือนก่อน

    Streamlit is good but too slow