Skip to content

Commit

Permalink
Don't need to download the dataset twice
Browse files Browse the repository at this point in the history
  • Loading branch information
paulshealy1 committed May 31, 2018
1 parent 3beef20 commit 999ce31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Tutorials/MLADS-spring-2018/setup/configure_vm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ echo "spark.executor.cores 1" >> /dsvm/tools/spark/current/conf/spark-defaults.c
cd /opt/microsoft/mlserver/9.2.1/o16n
sudo dotnet Microsoft.MLServer.Utils.AdminUtil/Microsoft.MLServer.Utils.AdminUtil.dll -silentoneboxinstall Dsvm@123

# download the CIFAR-10 dataset
wget -O /data/cifar-10-python.tar.gz http://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz

# download the notebooks
mkdir /etc/skel/notebooks/MLADS-spring-2018
git clone https://github.com/Azure/DataScienceVM /data/DataScienceVM
Expand Down

0 comments on commit 999ce31

Please sign in to comment.