I want to make a multi-level dropdown menu, something like the one in this XKCD:
Is there some way to have subcategories fold out like that using the Bokeh Dropdown menu?
My question is distinct from Bokeh or HoloViews multiple depended dropdowns because I want a single dropdown with multiple levels, not N separate, inter-dependent dropdown menus. I also don't intend to put this Dropdown in a notebook.