When a dataset is registered but not cached, that means that it's not copied into the ~/.voxkit workspace (local storage), this produces added complexity when running workflows exporting, importing, etc. These scenarios are less ironed out.
- Create a mental model for what "caching" means in this context
- Add tests and test as a user for cases like those mentioned
When a dataset is registered but not cached, that means that it's not copied into the ~/.voxkit workspace (local storage), this produces added complexity when running workflows exporting, importing, etc. These scenarios are less ironed out.