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 0653cee commit 251cb7dCopy full SHA for 251cb7d
postBuild
@@ -4,4 +4,4 @@ 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 notebooks --file environment-qe.yml
+conda env update --name notebooks --file environment_qe.yml
0 commit comments