Utilities
About This Module
This module is really a container for miscellaneous "helper" notebooks that can be used to interact with the data in the project. These notebooks should be more or less self-documenting, so there is no user guide here.
There are currently two notebooks:
clear_caches.ipynb
: Empties or deletes files and folders and clears the output Jupyter notebooks.zip_folder.ipynb
: Create a zip or tar.gz archive of any folder in the project.
Module Structure
utilities
┣
export_project.ipynb
┣ README.md
┗
zip_folder.ipynb