Эх сурвалжийг харах

changed used anaconda environment

Dimitri Korsch 5 жил өмнө
parent
commit
17d6437e9b
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      scripts/config.sh

+ 2 - 2
scripts/config.sh

@@ -1,4 +1,4 @@
-source /home/korsch/.anaconda3/etc/profile.d/conda.sh
-conda activate ${ENV:-chainer5}
+source ${HOME}/.miniconda3/etc/profile.d/conda.sh
+conda activate ${ENV:-chainer6}
 
 PYTHON="python" #-m cProfile -o profile"