Research Template Reference
https://github.com/ezhang7423/research_project
Primary Development Features/Dependencies:
Dive into the specifics of each feature by checking out the complete documentation for each.
Optional Features
Google Drive Remote Filesystem
Option 1 (mounts google drive onto local file system): https://github.com/astrada/google-drive-ocamlfuse
Option 2 (makes gdrive act like a local folder with fsspec api):
https://github.com/fsspec/gdrivefs
🏗️ Development
Install and initialize poetry and install
pre-commithooks:
Run the codestyle:
Makefile usage
Makefile contains a lot of functions for faster development.
Last updated
Was this helpful?