Streamlit Navbar "V2" (Without using flask)

Hi Everyone!

My last Navbar component got some traffic, but IMHO it’s outdated, and it requires Flask to use it.
The previous version is found here

I decided to make a flaskless version, it does not require you to install anything, it looks like this:
navbar

It does lack the SPA feeling that the Flask version has, but it does not require external support, nor does it take an extra port.

The git repo can be found here, with an example:

2 Likes

That’s a great update, thanks for sharing @BugzTheBunny! :balloon: :pray:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.