Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominodatalab/train-flyte-consolidated-examples
https://github.com/dominodatalab/train-flyte-consolidated-examples
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dominodatalab/train-flyte-consolidated-examples
- Owner: dominodatalab
- Created: 2024-09-17T21:45:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T17:48:37.000Z (2 months ago)
- Last Synced: 2024-10-22T08:12:31.751Z (2 months ago)
- Language: Python
- Size: 419 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.pyold_artifacts_workflow.py
old_large_artifacts_workflow.py
old_nested_artifacts_workflow.py
```