jupyter-widgets / tutorial

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

Significant re-organization of widget list in ipywidgets #46

Closed mwcraig closed 5 years ago

mwcraig commented 5 years ago

I'm looking for ways to tighten up the first parts of the presentation. In this PR I add a widget for displaying all of the widgets in ipywidgets and would have participants using lab use it to navigate to more details about the widgets they are interested in. It is not a good experience for classic notebook users at the moment.

GIF below shows the intended use:

reorg-list-video

mwcraig commented 5 years ago

Ping @martinRenou @maartenbreddels @jasongrout @SylvainCorlay for a quick thumbs up or down on this change (or just merge I if you like it 😀 )