Environment: - Python 3.6.1 - ipywidgets 6.0.0
I'm trying to create a simple scrolling region that allows me to load multiple Checkbox widgets with a readable layout. Based on some examples, I can do something horizontally such as: <https://lh3.googleusercontent.com/-HoXzcBmG5K8/WVe3LIGBf1I/AAAAAAAAAMg/za0C7mNua3YHJIcBChwPln82x2O4etnoQCLcBGAs/s1600/img1.png> When I attempt to do this vertically within a specific region, I'm unable to find the right combination of Layout controls to do this: <https://lh3.googleusercontent.com/-KpP7bFQ6YFo/WVe4HS_oOQI/AAAAAAAAAMk/k-8wjPikg2kt0Bq0YlEg9t2LzO1CvdrJgCLcBGAs/s1600/img2.png> I have tried a number of combinations, but I'm getting to the point where I am guessing. Any help would be appreciated, thanks. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/f1b1ea9a-c7cc-41e1-9cd6-b19fae7e0e53%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
