We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 988938c + 2e286fe commit c731c80Copy full SHA for c731c80
build_html.sh
@@ -1,3 +1,2 @@
1
chmod -R o+w source/
2
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:202212191809333bdc71 /bin/bash -c "jupyter-book build source"
3
-chmod -R o-w source/
0 commit comments