We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812e218 commit 344df35Copy full SHA for 344df35
postBuild
@@ -1,7 +1,7 @@
1
-pip install -e qe_xml_parser
2
-pip install -e python_workflow_definition
3
-verdi presto --profile-name pwd
4
conda env create -n preprocessing -f source/envs/preprocessing.yaml -y
5
conda env create -n processing -f source/envs/processing.yaml -y
6
conda env create -n postprocessing -f source/envs/postprocessing.yaml -y
7
conda env update --name base --file environment_qe.yml
+pip install -e qe_xml_parser
+pip install -e python_workflow_definition
+verdi presto --profile-name pwd
0 commit comments