config.sh 128 B

1234
  1. source /home/korsch/.anaconda3/etc/profile.d/conda.sh
  2. conda activate ${ENV:-chainer5}
  3. PYTHON="python" #-m cProfile -o profile"