diff options
| author | Gabriel Kosmacher <73120774+kennykos@users.noreply.github.com> | 2023-03-10 13:24:32 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-10 13:24:32 -0600 |
| commit | b99a8f2e5e0e77f5a05c93d0b27bb79ac7b48896 (patch) | |
| tree | b83c11e0ab0d15b37f0b739d8716800022f334a3 /setup/setup.sh | |
| parent | 4e03f54aa1f4e7648b3d3498bc1f173106c10334 (diff) | |
| parent | 2d7b47b8f44b52d21e8df9ca1bce2c5cbd998944 (diff) | |
Merge pull request #1 from kennykos/2-set-up-binder-1
2 set up binder 1
Diffstat (limited to 'setup/setup.sh')
| -rw-r--r-- | setup/setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/setup.sh b/setup/setup.sh index d2631f9..6730a4f 100644 --- a/setup/setup.sh +++ b/setup/setup.sh @@ -11,4 +11,4 @@ set -e source setup/checks/check_for_conda.sh conda env update --name toriis --file setup/environment.yml -conda activate toriis +conda activate toriis
\ No newline at end of file |
