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 14a4e0a commit 0653ceeCopy full SHA for 0653cee
postBuild
@@ -3,4 +3,5 @@ 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
+conda env create -n postprocessing -f source/envs/postprocessing.yaml -y
7
+conda env update --name notebooks --file environment-qe.yml
0 commit comments