Hello all,
My app works wonderfully when I run it locally but when I deploy it on the Streamlit cloud one page(Tech skills) goes into error and the resource pages are listed in the top left corner.
Any help would be appreciated,
Derek
Hello all,
My app works wonderfully when I run it locally but when I deploy it on the Streamlit cloud one page(Tech skills) goes into error and the resource pages are listed in the top left corner.
Any help would be appreciated,
Derek
First and foremost…Thank you ! I appreciate you taking the time to help me out and nice to meet you!
Thats weird because it works when I click on it.
Does this take you to my page?
It does. I think you’ve set the visibility of the Streamlit_resume repo to be private. Switching it to public should help.
That’s it thank you. I just changed it to public.
Hi @Hderek22
I’ve submitted a pull request to fix your issue:
Streamlit recently introduced native support for multi-page apps: Multipage apps - Streamlit Docs
Streamlit looks for .py
files in a pages/
folder and populates those pages in the sidebar. The issue with your app was it was hacking together MPA functionality using radio buttons and inadvertently also used the native MPA functionality (due to the folder name pages/
).
The fix is to either rename the pages/
folder or do away with the MPA hack all together. My PR does the latter. It gets rid of the radio button hack and uses Streamlit’s MPA functionality: Create a multipage app - Streamlit Docs
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.