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