-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
There should be a way for users to develop interactive stimuli in notebooks. While vega (via altair) is great at producing vis stimuli, if you want to do any non-trivial interaction it is pretty tough to do so. We should explore the creation of a mechanism to author react / html components from within jupyter, so that users can quickly and iteratively develop new components.
https://github.com/widgetti/ipyreact looks somewhat close to what we'd want on the jupyter side, the big lift would be to make it work on the revisitpy / server side for importing those components
Metadata
Metadata
Assignees
Labels
No labels