Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dominodatalab/train-flyte-consolidated-examples


https://github.com/dominodatalab/train-flyte-consolidated-examples

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# train-flyte-consolidated-examples

`Workflow authors: ddl-ebrown, ddl-galias`

## Usage

```bash
# Run the following in a workspace
git clone https://github.com/dominodatalab/train-flyte-consolidated-examples.git
# Click "Sync All", then run
./train-flyte-consolidated-examples/bin/run-all.sh
# View logs in ./flyte-workflows.log

# To run just one workflow
./train-flyte-consolidated-examples/bin/run-one.sh
```

## Workflows Overview

```bash
artifacts_workflow.py
caching_workflow.py
inputs_complex_workflow.py
inputs_rare_workflow.py
inputs_unions_workflow.py
nested_workflow.py

old_artifacts_workflow.py
old_large_artifacts_workflow.py
old_nested_artifacts_workflow.py
```