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 6eaa0f5 commit 78afdc4Copy full SHA for 78afdc4
build_html.sh
@@ -1,3 +1,3 @@
1
chmod -R o+w source/
2
-docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:202308182146260106a8 /bin/bash -c "jupyter-book build source"
+docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:20230831155446f98b29 /bin/bash -c "jupyter-book build source"
3
chmod -R o-w source/
0 commit comments