An open API service indexing awesome lists of open source software.

https://github.com/iterative/example-get-started-s3-private-fixture

DVC Studio fixture to test private S3 remote storage
https://github.com/iterative/example-get-started-s3-private-fixture

fixture test testing

Last synced: 5 months ago
JSON representation

DVC Studio fixture to test private S3 remote storage

Awesome Lists containing this project

README

          

This is a [DVC Studio](https://studio.iterative.ai) testing (fixture) repository.

## `/` config

```bash
OPT_BRANCHES='true'
OPT_DVC_TRACKED_METRICS='true'
OPT_INIT_DVC='true'
OPT_INIT_GIT='true'
OPT_MODEL_NAME='text-classification'
OPT_NON_DVC='false'
OPT_REGISTER_MODELS='true'
OPT_REMOTE='private-s3'
OPT_SQUASH_COMMITS='false'
OPT_SUBDIR=''
OPT_TAGS='true'
OPT_TAG_MODELS='true'
OPT_TESTING_REPO='true'
```