Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Support for widgets, similar to animation_frame? #119

Open
indiana-nikel opened this issue Jul 17, 2019 · 0 comments
Open

Support for widgets, similar to animation_frame? #119

indiana-nikel opened this issue Jul 17, 2019 · 0 comments

Comments

@indiana-nikel
Copy link

indiana-nikel commented Jul 17, 2019

Is there a simple way to add widgets (dropdown menus, checkboxes, radio buttons, etc.) similar to the way animation_frame is implemented? The reason for this ask rather than using ipywidgets is that the animation_frame's resulting widget remains functional when rendered to HTML. Unfortunately, ipywidgets doesn't have this capability (that I'm aware of).

I tend to distribute notebooks in HTML format for non-technical stakeholders who may not have Python (and jupyter, and...) installed. Having the ability to utilize widgets in plotting would solve a lot of the "I guess we'll have a plot for every city" discussions and notebook bloating.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant