We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ad1a4a + 1737ff2 commit 1e7362fCopy full SHA for 1e7362f
Dockerfile
@@ -62,7 +62,7 @@ RUN pip install dnaplotlib
62
RUN pip install nbconvert==6.0.7
63
64
# Install onecodex_pdf export option
65
-RUN pip install onecodex[all,reports]==v0.9.4
+RUN pip install onecodex[all,reports]==v0.9.6
66
RUN mkdir -p /usr/local/share/fonts \
67
&& cp /usr/local/lib/python3.8/site-packages/onecodex/assets/fonts/*.otf /usr/local/share/fonts \
68
&& fc-cache
0 commit comments