Skip to content

Commit

Permalink
add conda env sh file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejnovak committed Feb 25, 2021
1 parent d35b569 commit 6cfc8be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions env_conda.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export PATH=${PATH}:${PWD}/exe:${PWD}/scripts
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${PWD}/lib:/home/anovak/data/miniconda3/envs/comb/lib
export PYTHONPATH=${PYTHONPATH}:${PWD}/lib/python:${PWD}/lib

0 comments on commit 6cfc8be

Please sign in to comment.