jupyter-widgets / tutorial

A tutorial for widgets
BSD 3-Clause "New" or "Revised" License
394 stars 164 forks source link

CSS styling UI #5

Closed DougRzz closed 6 years ago

DougRzz commented 6 years ago

Notebook to enable the user to interact with CSS layout settings for Jupyter Widgets

mwcraig commented 6 years ago

@DougRzz this is awesome! I'm merging it as-is so that I can give it a try this morning in an early run of the scipy-2018 version this tutorial. I'd like add some more explanatory text, will ping you for a look once that PR is opened.

DougRzz commented 6 years ago

@mwcraig Glad you like it. Feel free to add more explanatory text.

If I can find the time, I will add a flex grow option too.