Open nileshnegi opened 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
-y
$HOME/anaconda3/bin/conda create -n mlperf python=3.6 -y
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