config.sh 124 B

1234
  1. source ${HOME}/.miniconda3/etc/profile.d/conda.sh
  2. conda activate ${ENV:-chainer6}
  3. PYTHON="python" #-m cProfile -o profile"