Skip to content

Commit

Permalink
Merge pull request #37 from gt-coar/dev
Browse files Browse the repository at this point in the history
GTCOARLab 2021.04.0-0
  • Loading branch information
nrbgt authored May 1, 2021
2 parents a4aca03 + dd20ed9 commit 145b9a2
Show file tree
Hide file tree
Showing 44 changed files with 2,492 additions and 1,327 deletions.
2 changes: 1 addition & 1 deletion .binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export MAMBA_NO_BANNER=1
CONDARC=$(pwd)/.github/.condarc
export CONDARC

mamba create --prefix "${NB_PYTHON_PREFIX}" --file locks/run-cpu-linux-64.conda.lock
mamba create --prefix "${NB_PYTHON_PREFIX}" --file locks/binder-linux-64.conda.lock

# shellcheck source=/dev/null
source deactivate || echo "didn't deactivate..."
Expand Down
Loading

0 comments on commit 145b9a2

Please sign in to comment.