Skip to content

Instantly share code, notes, and snippets.

@szymonrucinski
Last active March 29, 2023 09:58
Show Gist options
  • Save szymonrucinski/8da75ccf1269a6b2c571b98c087a4d1b to your computer and use it in GitHub Desktop.
Save szymonrucinski/8da75ccf1269a6b2c571b98c087a4d1b to your computer and use it in GitHub Desktop.
Save jupyter notebook dir and folders recursively to ntoebook.tar.gz file
#Try running this as separate cell in one of your notebooks:
!tar chvfz notebook.tar.gz *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment