jupyter-flex
jupyter-flex copied to clipboard
Dropdowns or auto increasing the layout section
I am trying to build a dashboard/static html where I need to show plots for around 20 different regions. Now as there are no Dropdown option for static html I tried to create tabs, but that is kind of going out of bounds is there a way to create a dropdown menu or increase the layout automatically to increased number of tabs? Is this idea feasible or am I missing something?