some changes on server

This commit is contained in:
2019-02-28 09:40:25 +01:00
parent 60ac569f40
commit dcc2935c3c
5 changed files with 176 additions and 7 deletions

View File

@@ -5,7 +5,8 @@ RUN apt-get install -y \
vim \
default-jdk \
python3 \
python3-pip
python3-pip \
sshfs
RUN pip3 install lxml pandas sklearn