DVC
Getting started with DVC on ExCL systems.
🚀 What You Get on ExCL with shared data cache
⚡ Quick Start (New Repository)
1. Install DVC
uv tool install dvc[ssh]2. Initialize a Repository
3. Configure Shared Cache (ExCL)
📦 Adding Data
🔄 Getting Data
🧰 Helpful Commands
🧑🤝🧑 Cloning a DVC Repository and Post Clone Steps
On ExCL (shared cache)
Outside ExCL (remote usage)
🧠 Mental Model
🗒️ Best Practices on ExCL
📊 When to Use DVC vs. <Insert Existing Workflow>
Use DVC when:
Use existing workflow when:
🔁 Key Change from Simple Data Storage Approach
🧹 Notes on Cache Management
Last updated
Was this helpful?