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 0483af0 commit 812e218Copy full SHA for 812e218
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 notebook --file environment_qe.yml
+conda env update --name base --file environment_qe.yml
0 commit comments