How can I store files that aren't automatically deleted upon expiration of my Jupyter Notebook session?

Comments

1 comment

  • Comment author
    Anastazie Sedlakova DNAnexus Team

    Can you please give an example of files that you want to store? Generally, Jupyter Notebook checkpoints are stored in .Notebook_archive, environment snapshots are stored in .Notebook_snapshots. All files that were created during the JupyterLab session and were not uploaded o project using dx upload will be lost. The only exception is JupyterNotebook ipynb files that were created using DNAnexus menu.

    0

Please sign in to leave a comment.