Is it Possible to Add a Navigation Bar to Streamlit Apps? | Streamlit #29

preview_player
Показать описание


Support my work:
👪 Join as Channel Member:

Recommended Resources

Subscribe:

Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

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

🌟 Join as a Channel Member to support us:

DataProfessor
Автор

In chrome, inspect the sidebar to see the css, find the css class name. In Your st.markdown, insert a <style> tag containing custom css styling to modify the sidebar z-index (modify the class for the sidebar). You might have to use !important on the z-index depending on your custom css priority in the page…

EtienneTremblay
Автор

Hello Chanin ! I just posted a linkedin post with a screen capture and code fixing the sidebar issue and tagged you in the Data Professor account ! Thank you so much for the amazing video ! Can't wait for the next one

Ibraheem_ElAnsari
Автор

Very nice work so far and I am waiting for multipage function. Can you tell me when are you going to upload a video for this?

mindfulmoments-hm
Автор

great job man. You opned new window for stremlit use-case. I'm product designer and interested to collaborate with ya. Excellent video.
Cheers

behrouzvatankhah
Автор

Hi @Data Professor, one way to hide the side bar is to create a home page without linking it to side bar and let the side bar be under a different page.

justmaths
Автор

does not work with the latest version of streamlit

ravidawade
Автор

Hello! Were you able to post the follow up video about the nav bar linking to other streamlit pages?

MenteyExito
Автор

Hello Chanin @DataProfessor, I would like to know if it is possible to gather links to local pages in the navigation bar ? In this video, it would consists in putting another local streamlit app instead of the link to Youtube or Twitter. Hope my question will be understandable. Thanks from Paris for this cool video.

Thomas-bsco
Автор

Hey Prof, is it possible to link the navbar to separate streamlit pages within one app? similar to the multipage app you have shown in another video?

wannabe_quant
Автор

Hello, i'm using streamlit to build a graphic interface for my final project, is it possible to run some matlab codes on the streamlit app ??

sarahsekkak
Автор

I have not tried this before but I think using st.columns and then resizing the column to be used for the sidebar by trial and error should solve this issue with the permanently expanded sidebar. Cheers.

anisiobinzubechi
Автор

In which video you have shown to create drop down link? Could you please share the link to that video?
@Data Professor

pratik
Автор

How can an image be added as link to the bar? Thank you

alessandroceccarelli
Автор

I could not find the video or tutorial about how to navigate through streamlit pages with nav. Someone know?

ThePanenka.mp
Автор

For the solution, you can create a column and then put the side bar beneath the column.

oyindamolaoronigbagbe
Автор

Can we bring that sidebar down a little; by adding some padding to the top of the Streamlit
I'm so excited to know.... I'm very new to Python and (now) Streamlit, and I'm loving every moment of it. I wish I could actually buy you a coffee...

augustinetoniadavidson
Автор

how do you remove the space between side bar and main content of your app

gamingwithvillain
Автор

Dear Professor, Saw ur Video. Please let us know if you are able to resolve Navbar and Sidebar issue which has been discussed in this video. Please help out. Thanks, in advance

srinivasamurthykarumanchi
Автор

Anybody have the updated code after correcting the sidebar issue and local page mapping instead of external. Kindly share. its needed for my project

sridharrajaram