STREAMLIT Python TRICKS - make your WEB APP look BETTER in 6 Minutes |Machine Learning| Data Science

  Рет қаралды 25,910

Avra

Avra

Күн бұрын

Пікірлер: 58
@Avra_b
@Avra_b 3 жыл бұрын
Here's my blog post related to this video . Feel free to share your comment! medium.com/@avra42/streamlit-python-cool-tricks-to-make-your-web-application-look-better-8abfc3763a5b
@lossm333654
@lossm333654 3 жыл бұрын
great, thank you
@Avra_b
@Avra_b 3 жыл бұрын
@@lossm333654 You are welcome, I hope it comes handy for you . Cheers !
@lossm333654
@lossm333654 3 жыл бұрын
good job Avra
@seagal97
@seagal97 3 жыл бұрын
Horizontal radio button hack is very cool. Thanks for the trick Avra.
@Avra_b
@Avra_b 3 жыл бұрын
I’m glad that you liked it and thank you for you feedback :)
@jorge1869
@jorge1869 3 жыл бұрын
Excellent channel!!!, Best regards.
@Avra_b
@Avra_b 3 жыл бұрын
Hi Jorge , thank you ! I’m glad that you are enjoying my videos , do stay in touch :)
@Piotr__
@Piotr__ 2 жыл бұрын
great video, it helped me a lot. Thank you!
@Avra_b
@Avra_b 2 жыл бұрын
Glad to hear that Piotr ! Stay in touch and feel free to share your feedbacks 🤗🎈
@lonebadatel
@lonebadatel 2 жыл бұрын
Super useful videos buddy keep it up
@Avra_b
@Avra_b 2 жыл бұрын
Thank you Subranjit for your kind words. I’m glad that the videos were useful for you . Let’s stay in touch and please feel free to leave your feedbacks :)
@jairjuliocc
@jairjuliocc 3 жыл бұрын
Thank You , very useful. Can you explain other ways of use CSS in streamlit?
@Avra_b
@Avra_b 3 жыл бұрын
Hi, thank you for your feedback. I’ll try to do that as well , probably as a blog post if not as a video . Cheers
@franklinwanderson4316
@franklinwanderson4316 2 жыл бұрын
Tks bro for your help.
@Avra_b
@Avra_b 2 жыл бұрын
Thank you Franklin for your support . Means a lot 🤗🎈
@Challseus
@Challseus 2 жыл бұрын
Looks good thank you for you
@Avra_b
@Avra_b 2 жыл бұрын
Hi Challseus ! Thank you for your feedbacks. 🤗
@AliAlias
@AliAlias Жыл бұрын
Good information, Thanks very much Can make video about make streamlit app Responsive Ui
@Avra_b
@Avra_b Жыл бұрын
Thanks ☺️ that’s a great suggestion, I would love to make something on it . Will update you . Stay in touch 🎈🤗
@sgvani8202
@sgvani8202 6 ай бұрын
Is it possible to change font colour instead of text highlight? And also how to set screen size as constant, because when opened in a larger screen, the graphs put in 2 columns were split apart and gives a lot of soafe inbetween. It would be glad if you've any solution to it!! Thank you!!!
@Avra_b
@Avra_b 22 күн бұрын
Yes possible ! Using columns will fix it . Or set container width
@tancodes
@tancodes 3 жыл бұрын
wow it really helped me a lot. Can you just make a video on columns and rows in streamlit I mean layouts.
@Avra_b
@Avra_b 3 жыл бұрын
I’m glad that it was useful for you . Sure , I’ll try to emphasize your suggestions in my next videos. Otherwise , please do check my previous videos , where I used Streamlit Coloumns , expander and container - functions for layout , that can be helpful as well to some extend. Cheers
@abhishekanand5898
@abhishekanand5898 3 жыл бұрын
@@Avra_b Yes bro I'm doing but dont know once I am refreshing the homepage it is not adapting the changes...
@Avra_b
@Avra_b 3 жыл бұрын
@@abhishekanand5898 ah that’s it’s unusual, if possible please do share with me your GitHub repo ! Or you can also mention this in Streamlit community post .
@maivish100
@maivish100 4 ай бұрын
Hi…. Can we make column header dynamic with color coding in ST. I tried but getting an error there is no feature in ST. Kindly reply
@Avra_b
@Avra_b 22 күн бұрын
It should be . Streamlit has a new api for that
@geoffrygeorgemathew3505
@geoffrygeorgemathew3505 2 жыл бұрын
Great Video. Any way to centralise st.button along the horizontal direction?
@Avra_b
@Avra_b 2 жыл бұрын
Hi Geoffry , thanks for your feedback :) I saw your post in the Community Forum, I'm glad that you could figure it out and also shared it with others , Great ! Stay in touch :)
@geoffrygeorgemathew3505
@geoffrygeorgemathew3505 2 жыл бұрын
@@Avra_b Thanks Avra. Hope it helps. The solution was just two lines of code away. Thanks for sharing the solution to others. 😄
@Avra_b
@Avra_b 2 жыл бұрын
@@geoffrygeorgemathew3505 yes I saw the solution, neat ! :)
@mansimishra7089
@mansimishra7089 2 жыл бұрын
Hello Bhaiya !! Please make one video on how to add background image in streamlit web app.
@Avra_b
@Avra_b 2 жыл бұрын
Hey Mansi , that’s a great suggestion . I’ll try to make a short video on it and update you . Cheers 🤗🎈
@nikhileshshah361
@nikhileshshah361 3 жыл бұрын
Hey can u show how to make interactive bargraph and line graph using matplotlib and streamlit
@Avra_b
@Avra_b 3 жыл бұрын
Sure that's a great suggestion ! Stay in touch .
@DittoRahmat
@DittoRahmat 2 жыл бұрын
Hi Avra, What CSS should I write if want to create horizontal button (regular one not radio) ?
@Avra_b
@Avra_b 2 жыл бұрын
Hi ! There are already ready-to-use alternatives, such as - 1. to use the combination of Streamlit syntax - st.coloums and st.button. 2. There’s a Streamlit component - streamlit toggle button github.com/asehmi/streamlit-toggle-buttons-component 3. If you want some markdown implementations- check this video from @Data Professor -kzbin.info/www/bejne/nqCzp4J_f9ulmJo For sure you can write your own component with CSS and JS callbacks. Which will be equivalent to create a separate component. Does these helps ? Let me know and stay in touch 🤗
@vrkv380
@vrkv380 2 жыл бұрын
Hi, I have some questions on streamlit 1) Can we reduce the gap on the header above main title 2) I have state , city and country dropdown in the sidebar. i want to fetch city dropdown values only after state is selected , until then city dropdown should be disabled. likewise country dropdown 3) only after selecting all the required dropdown in the sidebar, i want to displays chart on the main content. every time i change the dropdown values the request is submitted is to the server. Can we stop this ?
@Avra_b
@Avra_b 2 жыл бұрын
Hi ! Possibly these workarounds may work for you . Q1. Please check this link (discuss.streamlit.io/t/how-to-reduce-the-top-blank-area-height-of-streamlit-app/18057) , I found this similar question back in the Streamlit Community Forum - it's more of a CSS implementation. Q2. If I understood your goals, using st.session_state and initialising with st.empty (do refer to the doc ), will come handy and may solve the issue. Let me know how it goes, Goodluck! Avra
@ki7985
@ki7985 2 жыл бұрын
Hello, can you tell me if its possible to links two streamlit python file,like when click on a button another python file is open
@Avra_b
@Avra_b 2 жыл бұрын
Hi ! Do you mean a multipage option ? Streamlit latest version supports that , try it out :)
@gauthamsuresh4316
@gauthamsuresh4316 5 ай бұрын
Bro , i we already have a .streamlit file right? when we download? so shud we create another?. i want to change background colour. i have installed streamlit inside a directory and now it has .streamlit file. my main streamlit python code is in the same directory as .streamlit but wihtin my project folder. so what to do?
@Avra_b
@Avra_b 22 күн бұрын
Not sure I understand.
@wgalloPT
@wgalloPT 2 жыл бұрын
Anyway streamlit has a mousedown event ??
@Avra_b
@Avra_b 2 жыл бұрын
As per my knowledge goes, I don’t think Streamlit has any such built in feature for time being . Cheers , Avra
@MovieClips14359
@MovieClips14359 Жыл бұрын
How to add paywall in streamlit web app
@Avra_b
@Avra_b Жыл бұрын
Indeed a feature which was asked several times . I’ll be demonstrating such use case soonish using Databutton . Will keep you in the loop
@MovieClips14359
@MovieClips14359 Жыл бұрын
Paywall Streamlit content app
@Avra_b
@Avra_b Жыл бұрын
Cool , will be .
@bingolio
@bingolio Жыл бұрын
Great Job, THANKS!
@Avra_b
@Avra_b Жыл бұрын
Happy to hear :)
@abhishekanand5898
@abhishekanand5898 3 жыл бұрын
Not able to change colour in PyCharm pls help it is not changing...
@Avra_b
@Avra_b 3 жыл бұрын
Hi Abhishek, thank you for your comment ! Can you please be more specific ? Do you mean color theme of your application ?
@abhishekanand5898
@abhishekanand5898 3 жыл бұрын
@@Avra_b yes bro when my copying the theme and then pasting it to config.tml and reloading my local serving it is not adapting the changes..
@Avra_b
@Avra_b 3 жыл бұрын
@@abhishekanand5898 did you create a folder - .streamlit, in the same folder where your Python script for running the app is located . Inside the .streamlit folder , add config.toml file and paste the copied content . This normally works irrespective of the Python IDE you use . Also refer to the streamlit documentation or the tree structure of folder in the video carefully! Cheers
@Piotr__
@Piotr__ 2 жыл бұрын
@@Avra_b I also was trying to do it in PyCharm and it didn't work for me in the first attempt. But now It works! If you still have problem try this: 1) make sure, config file has proper name and format. It should be "config.toml" 2) install necessary pyCharm plugins for *.toml format files. 3) restart whole environment and your IDE
@Avra_b
@Avra_b 2 жыл бұрын
@@Piotr__ apologies for my late response, probably I missed your solution here . Probably this will solve the issue .Thank you again @Piotr .Stay in touch and keep helping the community 🤗🎈
Streamlit Elements You Should Know About in 2023
14:31
Mısra Turp
Рет қаралды 100 М.
OYUNCAK MİKROFON İLE TRAFİK LAMBASINI DEĞİŞTİRDİ 😱
00:17
Melih Taşçı
Рет қаралды 12 МЛН
Шок. Никокадо Авокадо похудел на 110 кг
00:44
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 9 МЛН
Streamlit: The Fastest Way To Build Python Apps?
11:57
pixegami
Рет қаралды 114 М.
I tried building a AUTO MACHINE LEARNING Web App 15 Minutes
24:07
Nicholas Renotte
Рет қаралды 83 М.
The Streamlit Epic Overview (part 1/2)
13:06
Fanilo Andrianasolo
Рет қаралды 54 М.
RAG from the Ground Up with Python and Ollama
15:32
Decoder
Рет қаралды 31 М.
EPIC Google Sheets to Interactive Dashboard in Python ft. Streamlit / CSS
27:41
Crafting a Dashboard App in Python using Streamlit
36:47
Streamlit
Рет қаралды 57 М.
How I would learn Machine Learning (if I could start over)
7:43
AssemblyAI
Рет қаралды 758 М.
OYUNCAK MİKROFON İLE TRAFİK LAMBASINI DEĞİŞTİRDİ 😱
00:17
Melih Taşçı
Рет қаралды 12 МЛН