|
@@ -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"
|
|
PYTHON="python" #-m cProfile -o profile"
|