We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9677ac2 commit dc6a4a7Copy full SHA for dc6a4a7
build_pdf.sh
@@ -1,3 +1,3 @@
1
chmod -R o+w source/
2
-docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:2023071118301600888b /bin/bash -c "jupyter-book build source --builder pdflatex"
+docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:20230718202836018157 /bin/bash -c "jupyter-book build source --builder pdflatex"
3
chmod -R o-w source/
0 commit comments