Skip to content
Snippets Groups Projects
Commit 1bd55256 authored by Alex Rojas's avatar Alex Rojas
Browse files

edited run.sh

parent 1a6b3b4e
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@
# source activate base
basedir=$( cd "$(dirname "$0")" ; pwd -P)
conda env create -f environment.yml
\ No newline at end of file
conda env create -f ${basedir}/environment.yml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment