ipywidgets
ipywidgets copied to clipboard
Evaluate using native HTML details element for accordion (when browsers support it)
trafficstars
In Chrome 120, a name attribute is added to details elements to make it possible to do an accordion in native html. Other browsers indicate positive interest. When this is widespread, we may consider moving our custom accordion control to native html, so it is simpler, more accessible, etc.