How to archive jupyter notebooks

Thanks a lot. I’ve added convenience functions to make it these features easily accessible:

import JupyterNotebooksLib as slicernb

slicernb.notebookSaveCheckpoint()
slicernb.notebookExportToHtml()
1 Like