We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6d69c commit e246a5fCopy full SHA for e246a5f
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:20230711045719657d44 /bin/bash -c "jupyter-book build source --builder pdflatex"
+docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:2023071118301600888b /bin/bash -c "jupyter-book build source --builder pdflatex"
3
chmod -R o-w source/
0 commit comments