Skip to content
Snippets Groups Projects
run.sh 299 B
Newer Older
Matteo Galletti's avatar
Matteo Galletti committed
echo LD_LIBRARY_PATH=$LD_LIBRARY_PATH
echo PATH=$PATH
apt-get update; apt-get install -y git
Matteo Galletti's avatar
Matteo Galletti committed
pip install sklearn pandas joblib
Matteo Galletti's avatar
Matteo Galletti committed
#!pip install -q git+https://github.com/tensorflow/examples.git
Matteo Galletti's avatar
Matteo Galletti committed
git clone https://baltig.infn.it/IoTwins/wp3-support.git
Matteo Galletti's avatar
Matteo Galletti committed
echo RUNNING
Matteo Galletti's avatar
Matteo Galletti committed
cd wp3-support;
Matteo Galletti's avatar
Matteo Galletti committed
time python script.py