[~] Refactor
This commit is contained in:
parent
955b7bde41
commit
5b6d2fab34
@ -21,6 +21,7 @@ RUN apt-get install -yy pandoc
|
|||||||
RUN apt-get install -yy texlive-xetex texlive-fonts-recommended texlive-plain-generic
|
RUN apt-get install -yy texlive-xetex texlive-fonts-recommended texlive-plain-generic
|
||||||
RUN pip3 install 'nbconvert[webpdf]'
|
RUN pip3 install 'nbconvert[webpdf]'
|
||||||
RUN pip3 install pickleshare
|
RUN pip3 install pickleshare
|
||||||
|
RUN pip3 install networkx
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user