mirror of
https://github.com/bspeice/neuralnets-docker
synced 2024-12-04 12:48:09 -05:00
Add some more packages
This commit is contained in:
parent
139eb16345
commit
e1929d87f2
@ -21,7 +21,7 @@ RUN apt-get update && \
|
||||
# Install the Scipy stuff we need
|
||||
apt-get install -y \
|
||||
python3 libpython3-dev \
|
||||
python-pandas python-matplotlib \
|
||||
python-pandas python-matplotlib python-sklearn \
|
||||
texlive-latex-extra texlive-fonts-recommended texlive-generic-recommended pandoc
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user