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_conda.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_conda.sh')
| -rw-r--r-- | setup/setup_conda.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/setup_conda.sh b/setup/setup_conda.sh index e7d4e3e..ee4d57f 100644 --- a/setup/setup_conda.sh +++ b/setup/setup_conda.sh @@ -19,4 +19,4 @@ else # Useful for debugging any issues with conda conda info -a echo "Successfully installed at $INSTALL_PREFIX. Please run 'source $SOURCE_SCRIPT' in every terminal where you want to use conda" -fi +fi
\ No newline at end of file |
