In [01-Camera-Controls.ipynb](https://github.com/ACCESS-NRI/ACCESS-Visualisation-Recipes/blob/main/01-Camera-Controls.ipynb) there should be an example of how to save/load settings. eg: `lv['brightness'] = None` to reset And using lv.save('state.json') and lv.file('state.json') to save/load these variables.