Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 700 Bytes

save_state.rst

File metadata and controls

13 lines (12 loc) · 700 Bytes

Saving the State of Your Jdaviz Session

Reproducibility is a common goal. While Jdaviz has no Save button, the various data products created within Jdaviz can be exported to the notebook from <specviz-export-data> and, ultimately, saved locally using standard Python write commands. This is the suggested workflow to ensure reproducibility in your analysis without having to retrace your steps in Jdaviz each time you run a notebook. We also encourage users to manually record steps in their Jupyter notebook (or anywhere of convenience) with any details that may be of interest when running Jdaviz.