Skip to content

MEDCOMP/pods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#PODS

Pods are taskflows which look at peas as individual tasks

Setup taskflow

Install taskflow and requests

pip install taskflow requests

edit line 17 of normalization.py to change the value of the url variable to the value of the normalization pea service url obtained as follows:

minikube service pea-deployment --url

Now execute the normalization pod as follows:

python normalization.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages