altair-viz / jupyterlab_voyager

JupyterLab extension visualize data with Voyager
BSD 3-Clause "New" or "Revised" License
298 stars 35 forks source link

Save the full Voyager state to a `.vy.json` file #12

Open ellisonbg opened 6 years ago

ellisonbg commented 6 years ago

The other data output/save examples are focused on the saving a single chart. A user should also be able to save the state of the entire redux store as a file and reload it later. We would want to formalize the idea of a .vy.json file type.