Undo PDF IPYNB Stuff

This commit is contained in:
2023-10-04 01:17:22 +00:00
parent e799c87b7a
commit 51ff7d1272
-4
View File
@@ -10,10 +10,6 @@ RUN apt-get update \
wget \
python3 \
python3-pip \
texlive-xetex \
texlive-fonts-recommended \
texlive-plain-generic \
pandoc \
&& rm -rf /var/lib/apt/lists/*
ARG USER=coder