Created
November 8, 2018 12:59
-
-
Save lukasheinrich/8ad3acd9d2e905767ebbf124b5d1efe6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apk add automake autoconf libtool && apk add python-dev musl-dev libffi-dev && apk add python-dev musl-dev libffi-dev gcc && apk add autoconf curl gcc ipset ipset-dev iptables iptables-dev libnfnetlink libnfnetlink-dev libnl3 libnl3-dev make musl-dev openssl openssl-dev && curl https://bootstrap.pypa.io/get-pip.py | python - | |
apk add graphviz graphviz-dev imagemagick | |
pip install yadage[viz] pydotplus | |
export PACKTIVITY_DOCKER_CMD_MOD="-u root" | |
yadage-run workdir workflow.yml -t gitlab-cern:lheinric/susydemor_wflow --parameter message_string="myfirstworkflow" --visualize | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment