mirror of
https://github.com/bspeice/neuralnets-docker
synced 2025-07-02 22:35:03 -04:00
Add some more packages
This commit is contained in:
@ -21,7 +21,7 @@ RUN apt-get update && \
|
|||||||
# Install the Scipy stuff we need
|
# Install the Scipy stuff we need
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
python3 libpython3-dev \
|
python3 libpython3-dev \
|
||||||
python-pandas python-matplotlib \
|
python-pandas python-matplotlib python-sklearn \
|
||||||
texlive-latex-extra texlive-fonts-recommended texlive-generic-recommended pandoc
|
texlive-latex-extra texlive-fonts-recommended texlive-generic-recommended pandoc
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user