Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsb committed May 30, 2024
1 parent 2205934 commit c711a92
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Persist

## Persistent and Reusable Interactions in Computational Notebooks
## Persistent and Reusable Interactions with Visualizations in Computational Notebooks

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/visdesignlab/persist/main?urlpath=lab)

Persist is a JupyterLab extension to enable persistent interactive outputs in JupyterLab notebooks. Basically, you can manipulate data either in [Vega-Altair plots](https://altair-viz.github.io/) or in a data table and use the manipulated data later in code.

Check out the introductory video below.

This repository contains source code for Persist ([PyPi](https://pypi.org/project/persist_ext/)) extension.

Persist is a JupyterLab extension to enable persistent interactive outputs in JupyterLab notebooks. Check out the introductory video below.
Visit [the persist website](https://vdl.sci.utah.edu/persist/) for more examples and full documentation.

https://github.com/visdesignlab/persist/assets/14944083/c6a9347b-7c93-4d0d-9e60-e10707578327

Expand Down

0 comments on commit c711a92

Please sign in to comment.