Hi all,
Is there a way to hide the name “· Streamlit” on the web page? Right now, if the app file name is 'Data_Explorer" for example, the web app will have title “Data_Explorer · Streamlit”.
Any idea how can we hide this?
Thanks!
Hi all,
Is there a way to hide the name “· Streamlit” on the web page? Right now, if the app file name is 'Data_Explorer" for example, the web app will have title “Data_Explorer · Streamlit”.
Any idea how can we hide this?
Thanks!
Sorry, I have just found out that a similar question was raised a while ago.
@admins Please feel free to delete this issue.
Hi @mzeidhassan, thanks for letting us know
As a temporary workaround, you can modify the streamlit frontend main file to remove “· Streamlit” from the title.
document.title="".concat(t," \xb7 Streamlit")
and replace it with document.title="".concat(t,"")
I tried this, but nothing has happened.
It worked, when I updated the Streamlit Version
Brilliant!
How you updated the Streamlit Version.
I tried different ways but did n’t worked.
Can you share the command
Hello @Naveen_Bhaskar.
I shared another solution to set your page title without tweaking streamlit files, it’s just a function to add to your app and call:
Great , its worked .
This has been resolved with version 0.84!
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.