ipywidgets
ipywidgets copied to clipboard
Make it possible to have horizontal radio buttons
From #1239:
I needed to arrange radio buttons horizontally, couldn't seem to accomplish this with existing widget in 5.2.2 so I made my own. Not sure if this has been addressed in 6.0, perhaps I could use the ToggleButtons now.