Skip to content

helli0n/metaflow-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metaflow-example

install metaflow

pip install metaflow

create config with AWS resources

Create and copy config to ~/.metaflowconfig/

cp config.json ~/.metaflowconfig/

Example for execution metaflow job on AWS

python metaflow-example.py --no-pylint run --max-workers 5 --with batch

Example for execution metaflow job on Local Machine

python metaflow-example.py run

About

Example for execution metaflow job

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages