#python #streamlit #dashboard #python3
Python Streamlit Based Multi-topic with Bidirectional Paging functionality Dashboard : What if we need to create a On-line presentation app for multiple topics for a day long OR week long workshop/seminar ? Have tried to build such app with such requirement where I took 5 topics for Data Science (Streamlit, Pandas, Numpy, Matplotlib, Seaborn). Such app not only brings many topics to gather but also allows presenter to move back and forth for Q&A during the seminar. This is a small example of Python Streamlit Bidirectional Paging functionality Dashboard with multiple topics.
Source code : https://github.com/riteshsharma29/Str.... Read #11 point from README.md for more details.