mila-iqia / training

8 stars 7 forks source link

Missing -y in install_conda.sh #21

Open nileshnegi opened 4 years ago

nileshnegi commented 4 years ago

Line 18 should have a -y to automate the entire process of install_conda script $HOME/anaconda3/bin/conda create -n mlperf python=3.6 -y