STREAMLIT TRICKS - Web App RERUNS on every WIDGET CLICKS ? Here's WHAT-TO-DO |SessionState| PYTHON

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 102

  • @Avra_b
    @Avra_b  2 года назад +2

    Blog Post and codes related to this video -
    medium.com/@avra42/streamlit-python-tips-how-to-avoid-your-app-from-rerunning-on-every-widget-click-cae99c5189eb

  • @pr0skis
    @pr0skis Год назад +10

    This was much more clear than the Streamlit examples. Great video!

    • @Avra_b
      @Avra_b  Год назад +1

      Hey thanks for such kind words . I’m happy to hear 🤗

  • @notmanas
    @notmanas Год назад +4

    I spent more than 16 hours with issues related to this. If only I had found you sooner!

    • @Avra_b
      @Avra_b  Год назад +1

      That’s very kind of you :) I’m glad that you liked this video and it came useful. Stay in touch 🤗

  • @jorge1869
    @jorge1869 2 года назад +6

    Excellent, without a doubt, this channel is becoming the best niche to learn streamlit. You are doing a good job. Greetings

    • @Avra_b
      @Avra_b  2 года назад +1

      Hey Jorge , Thank you so much for this comment . Please keep on showering this love and support . And make sure to leave your feedbacks and suggestions. It will help me improve further. Stay in touch 🤗

  • @MaximusGamingGG
    @MaximusGamingGG 10 месяцев назад +1

    Thank you so much man !! Was really stuck with this and couldn't find a solution anywhere else. Great explanation !!

    • @Avra_b
      @Avra_b  10 месяцев назад +1

      Very happy to hear ! Stay in touch ☺️

    • @MaximusGamingGG
      @MaximusGamingGG 10 месяцев назад

      Surely 😊

  • @theanxiousdude7515
    @theanxiousdude7515 Год назад +1

    Amazing! I searched for solution for hours. Thank god I came acorss your medium article and this video. Simple and easy way to deal with the session problem. Thank you so much dude

    • @Avra_b
      @Avra_b  Год назад +1

      Hey thanks for feedback. I’m glad that it helped you . Stay in touch ❤️

    • @theanxiousdude7515
      @theanxiousdude7515 Год назад

      @@Avra_b I wil, thanks bro

  • @arturgomes1654
    @arturgomes1654 9 месяцев назад +1

    Amazing video, it helped me so much! Thanks!

    • @Avra_b
      @Avra_b  9 месяцев назад

      Very happy to hear ☺️

  • @genesistorrico343
    @genesistorrico343 Год назад +1

    Thank you very much, your video helped me a lot. Excellent explanation thanks!

    • @Avra_b
      @Avra_b  Год назад +1

      Thank you for your feedback! Very kind of you , this undoubtedly motivates me to create more content and share with you all . Cheers

  • @zbynekba
    @zbynekba Год назад +1

    Hi Avra, Thank you for sharing your knowledge with us.
    BTW, what application do you use for drawing your diagrams? It looks like hand-written, but I guess it is not.

    • @Avra_b
      @Avra_b  Год назад

      Hi thanks 🙏🏽 usually I use exclidraw or tldraw online tools .

  • @rbk.technology4747
    @rbk.technology4747 Год назад +4

    Superb man....
    Seriously was dying to solve this issue.
    I got to know.
    But after this 6 mins video its so crystal clear.
    First should have come to YT instead of Google and docs
    You made it simple and clean.
    Thanks a lot for all these videos.
    One day they will scale to 1 million views.
    As all of these are so valuable and lifesaver

    • @Avra_b
      @Avra_b  Год назад

      These are such kind words from you . Thank you and this motivates me further . Stay in touch 🤗🎈

  • @maivish100
    @maivish100 4 месяца назад

    How to make column header dynamic with colour coding, is it already inbuilt feature in ST.?

    • @Avra_b
      @Avra_b  24 дня назад

      Elaborate a bit more please

  • @EvandroSegundo
    @EvandroSegundo 4 дня назад

    Finally a useful example!!! It solved my problem. Thank you!!

  • @learnapplybuild
    @learnapplybuild 2 года назад +2

    Bro I am surprised why only 190 likes on this video...... thanks a ton for this solution

    • @Avra_b
      @Avra_b  2 года назад +2

      Hey so glad to hear that you enjoyed the video :) stay in touch 🤗🎈

    • @learnapplybuild
      @learnapplybuild 2 года назад

      @@Avra_b sure bro 🙌🏻😎 Followed you on medium😇

    • @Avra_b
      @Avra_b  2 года назад

      @@learnapplybuild Thank you, soon I'll put up with some new blog post out there, stay in touch, cheers :)

  • @chriskeo392
    @chriskeo392 Год назад +1

    How can u create a select all check box to select all check boxes?

    • @Avra_b
      @Avra_b  Год назад

      Hi , there can be number of ways to implement such functionality. ATM - what comes to my mind is like - the select all check box , has an on click function - which swaps the value of other check boxes ( the other check boxes got it’s value stored in session state ) .
      In short - look for the implementation of session state and on click function .
      Hope this helps .

  • @subinnair3835
    @subinnair3835 Год назад +2

    Thaaanks a lot for uploading such amazing content on Streamlit sir !!

    • @Avra_b
      @Avra_b  Год назад +1

      Hey Subin ! This is so nice to hear , thanks 🤗

  • @PiyushSingh-ef1sh
    @PiyushSingh-ef1sh 3 месяца назад +1

    dont know how this works
    but it works !!!
    thanks!

    • @Avra_b
      @Avra_b  24 дня назад

      That all matters ! Cheers

  • @kunalr_ai
    @kunalr_ai 3 месяца назад +1

    Watching today in 17 jun 2024 😂😂

    • @Avra_b
      @Avra_b  24 дня назад

      Wdyt?

    • @kunalr_ai
      @kunalr_ai 24 дня назад

      @@Avra_b what is the question?

  • @123xxxify
    @123xxxify 2 года назад +1

    Nice sir, from Doge Vietnam

    • @Avra_b
      @Avra_b  2 года назад

      Glad to see you here . Stay in touch 🤗

  • @parobe6167
    @parobe6167 5 месяцев назад

    Hi! Amazing video, but for me it's not working. I've a multipage app and in one page I want to implement a neasted button. I have something like:
    if "Run PK Analysis" not in st.session_state:
    st.session_state["Run PK Analysis"] = False
    if st.button("Run PK Analysis", key="pk_button") or st.session_state['Run PK Analysis']:
    st.session_state['Run PK Analysis']=True
    with st.spinner("Building graphs..."):
    time.sleep(5)
    if 'df_result' in st.session_state:
    #code
    if st.button("PK interpretation", key="inter"):
    # Display PK interpretation content here
    st.write("PK interpretation content goes here."
    elif 'df_upload' in st.session_state:
    #code
    when I press second button ('pk interpretation') the page is refreshing...
    Could you help me?

    • @Avra_b
      @Avra_b  24 дня назад

      Hmm interesting. I’ve to give it a spin . Not sure atm

  • @saxegothaea_conspicua
    @saxegothaea_conspicua 11 месяцев назад +2

    Great video. Thank you very much. I was stuck figuring this out.

    • @Avra_b
      @Avra_b  11 месяцев назад

      Very happy to hear mate !

  • @bhanu.s
    @bhanu.s 2 месяца назад

    I have a table and for that table i have added filters with buttons.
    When the button is clicked the whole app is rerunning.
    I have tried session.state also. Please help me on this

    • @Avra_b
      @Avra_b  24 дня назад

      Streamlit now has now api to run part of a function. Alternatively, you can wrap up the table within a cache function

  • @PepBytes
    @PepBytes Год назад +1

    Thank you so much, Avra, I found your Medium article after spending a few hours working on this, and it has worked perfectly!

    • @Avra_b
      @Avra_b  Год назад

      This kind of comments are always very motivating for me to keep on creating more contents. I’m glad that it worked for you and also thanks for the affirmation that this old code is still 💪🏽 and working . Stay in touch 🤗

  • @whitename7764
    @whitename7764 9 месяцев назад +1

    Great!!!

    • @Avra_b
      @Avra_b  9 месяцев назад

      ☺️

  • @hamzaahmad564
    @hamzaahmad564 2 года назад +1

    Yoo,
    is there a way to programatically update the value of a widget? (for example update the value of a slider through the code)

    • @Avra_b
      @Avra_b  2 года назад

      Apologies for my late reply . Yes it’s value , by assigning a value to the widgets , for instance incase of slider .

  • @kugann3421
    @kugann3421 Год назад +1

    Thank you

    • @Avra_b
      @Avra_b  Год назад

      Hey you are welcome 🤗

  • @AnkurSingh-kj9wu
    @AnkurSingh-kj9wu Год назад +1

    You are great! Thanks a lot! :-)

    • @Avra_b
      @Avra_b  Год назад +1

      Hey Ankur! You being too kind , thanks anyways 🤗

    • @AnkurSingh-kj9wu
      @AnkurSingh-kj9wu Год назад +1

      @@Avra_b Just because of you, The error I was trying since yesterday got solved in less than a minute. 😄

    • @Avra_b
      @Avra_b  Год назад +1

      Happy to hear 🤗💛

  • @beyblade600
    @beyblade600 2 года назад +1

    Thanks for an excellent tutorial, however I am still struggling with how to store pyplots in session_state. As whenever i update any widget, my rendered image reloads again, even when its the same image. I have tried storing pyplot instance in sessions but its still not working, any idea how do I avoid that?

    • @Avra_b
      @Avra_b  24 дня назад

      Was your issue resolved ?

  • @photon2724
    @photon2724 Год назад +1

    Streamlit should be burned for this! like how is this ever a good feature?!

    • @Avra_b
      @Avra_b  11 месяцев назад

      It’s a trade I would say .
      We get the ease of development and prototyping quickly , trading with such inefficient state of widgets. There are frameworks nice niceGUI / Reflex / Solara - better in dealing with it

  • @otherside_ofqila
    @otherside_ofqila 2 года назад +1

    Very informative video 😁 I am currently working on with streamlit, and I can't wait to implement these infos.. Thanks 😁 I also would like to see if you can make buttons that after you click, it can call other python scripts from other page into the current page.. Thank you in advance 😁

    • @Avra_b
      @Avra_b  2 года назад

      Hey thank you for your feedback. I’m glad that you liked this video. Your suggestion seems interesting, can you please elaborate further with an use case may be ? Thanks . Let’s stay in touch and please always feel free to share your feedbacks :)

  • @dishydez
    @dishydez 2 года назад +1

    As always great tutorial. Isbit possible to do the user authentication again but with session state included as well as st. Experimental params? Would be good to mesh these together. Thanks anyway!

    • @Avra_b
      @Avra_b  2 года назад +1

      Hi that’s indeed a great suggestion ! I’m planning to review few more Streamlit Components which covers user authentication. I’ll update you once I finish that . Stay in touch :)

  • @sal6436
    @sal6436 2 года назад +1

    If we're want to run only part of code after clicking the widget , and that part of code uses the variables of other part of code that we don't want to rerun , then what should we do?

    • @Avra_b
      @Avra_b  2 года назад

      If I understood you correctly, wrapping those part of code within a Cache functions would do the trick. st.cache() or st.experimental_memo(). You can refer to the last part of my Blog Post where I mentioned about this - medium.com/@avra42/streamlit-python-tips-how-to-avoid-your-app-from-rerunning-on-every-widget-click-cae99c5189eb
      I hope this solves, otherwise apologies but please mention an use-case, which will help me to understand your question better. Stay In touch and let me know :)

  • @HarhanDerMann
    @HarhanDerMann 2 года назад +2

    Hey, I'm having some issues initializing the session_state. Even though I initialise it the same way as you did, or as a classic dictionary it doesn't seem to recognize it and I get an error. Do you have any idea what the issue is?

    • @Avra_b
      @Avra_b  2 года назад

      Hey Thanks for your feedback. What's the error ? if you follow the exact lines, it shouldn't . Please check your Streamlit version. How about referring to the doc once , docs.streamlit.io/library/api-reference/session-state
      Do let me know, stay in touch :)

    • @HarhanDerMann
      @HarhanDerMann 2 года назад +1

      @@Avra_b Yeah I followed the same lines as you did.
      The error was:
      AttributeError: st.session_state has no attribute "load_state". Did you forget to initialize it?
      I should have the latest streamlit version since I downloaded it this week, but just in case how would I check the exact version? And which version would be necessary?
      Anyways thanks for your quick reply!

    • @Avra_b
      @Avra_b  2 года назад

      @@HarhanDerMann So, yeah it's because of the initialisation. Please refer to 04:35 of the video. There I refer to the Initialization part . Apologies, I'll update Time-Stamp for quick scrolling.
      Otherwise, you can check the Blog Post as well - medium.com/@avra42/streamlit-python-tips-how-to-avoid-your-app-from-rerunning-on-every-widget-click-cae99c5189eb
      If the problem still persist let me know. Cheers.

    • @HarhanDerMann
      @HarhanDerMann 2 года назад +1

      @@Avra_b I copied your exact code but it still won't initialize. I have no clue what's going wrong

    • @Avra_b
      @Avra_b  2 года назад

      @@HarhanDerMann Okay, let's try with Streamlit's documentation code. Does that work for you ? Can you please send me link to your GitHub repo otherwise.

  • @yonnialvarez9388
    @yonnialvarez9388 2 года назад +1

    this video was clreares than others , thanks sir, appreciate it,also i learned streamlit on your channel, thanks x2

    • @Avra_b
      @Avra_b  2 года назад

      So happy to hear this from you ! Do stay in touch :)

  • @SaravananB-d4n
    @SaravananB-d4n 10 месяцев назад +1

    Very helpful video, thank you bro ❤️

    • @Avra_b
      @Avra_b  10 месяцев назад +1

      Very happy to hear ☺️

  • @Kinematician30
    @Kinematician30 2 года назад +1

    HEY! Avra can I get your Linkedin profile?

    • @Avra_b
      @Avra_b  2 года назад

      You can find me here - www.linkedin.com/in/avratanu-biswas-708616b7

  • @danielblechinger6608
    @danielblechinger6608 Год назад +1

    Thank you for your help! Wouldn´t complete the job without your help !

    • @Avra_b
      @Avra_b  Год назад

      So happy to hear Daniel ! Stay in touch 🤗

    • @danielblechinger6608
      @danielblechinger6608 Год назад

      @@Avra_b Of course :) will look your videos now more often :)

  • @jyoti04411
    @jyoti04411 8 месяцев назад

    How is different than cache data features

    • @Avra_b
      @Avra_b  24 дня назад

      Which part ?

  • @scankomp241
    @scankomp241 2 года назад +1

    Что здесь происходит )

  • @kirupaagar6674
    @kirupaagar6674 7 месяцев назад +1

    Bro you saved my 2 days of work

    • @Avra_b
      @Avra_b  6 месяцев назад

      ❤️

  • @bhaskarturkar2863
    @bhaskarturkar2863 Год назад +1

    Great video , Thanks

    • @Avra_b
      @Avra_b  Год назад

      Happy to hear 🤗

  • @nikhil141088
    @nikhil141088 2 года назад +1

    great video. Kudos to you!

    • @Avra_b
      @Avra_b  2 года назад

      Hey thanks Nikhil for such kind word 🤗

  • @thghtfl
    @thghtfl 2 года назад

    that actually does NOT stop streamlit from rerunning the app, you just don’t see that is happening due to small amount of initializing data

    • @Avra_b
      @Avra_b  2 года назад

      Hi @Igor , thanks for your feedback. I would like to understand more clearly this issue , can you please provide me with your use case ? As far as it goes, the video mainly indicates the workaround with the widgets active state. Data loading at every run can be ignored as well, for that wrapping within a function is necessary ( mentioned in the blog post )

  • @joaoatos7938
    @joaoatos7938 Год назад +1

    Awesome video!

    • @Avra_b
      @Avra_b  Год назад +1

      Thanks ! I’m glad that you liked it 🤗

  • @アルズぺイマサマン
    @アルズぺイマサマン 2 года назад +1

    brilliant!

    • @Avra_b
      @Avra_b  2 года назад

      Thank you 🤗

  • @isaquedavid4064
    @isaquedavid4064 2 года назад +1

    • @Avra_b
      @Avra_b  2 года назад

      Thank you David ! Stay in touch 🤗