Read the full paper (published at @EuroVisConf 2024) and check the website for details.ย
Thanks to the team: Zach Cutler and @alex-lex.bsky.social.
(5/5)
Website: vdl.sci.utah.edu/persist
Paper: vdl.sci.utah.edu/publications...
#datavis #EuroVis #Jupyter
Posts by Kiran Gadhave
We are working on fixing bugs and developing a robust API to support community plugins for supporting different interactive outputs. Please try out Persist. Also, join our Slack for support, sharing feedback and getting involved with development. (4/5)
Slack: join.slack.com/t/persistext...
Persist currently supports VegaAltair charts and a custom interactive data table. Persist is designed to be modular, with a core module for managing the interaction provenance and an output adapter to support different outputs. (3/5)
Persist is a JupyterLab extension that captures interactions from interactive outputs like VegaAltair charts and saves them as a provenance graph. You can undo your actions or branch off into a new one. Persist can also replay the interactions when the cell is re-excuted. (2/5)
Can we save interactions in visualizations in Jupyter notebooks? Can we replay the interactions when we re-run the cell? Can we use the interactive selections/filters in the code? We address these questions in our work โ Persist. Read our latest blog or this ๐งต (1/5)
vdl.sci.utah.edu/blog/2024/05...