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 6ee73ad commit 00cd60bCopy full SHA for 00cd60b
build_html.sh
@@ -1,3 +1,3 @@
1
-chmod a+w source/
2
-chmod a+w source/data/
+chmod -R o+w source/
3
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:202212191809333bdc71 /bin/bash -c "jupyter-book build source"
+chmod -R o-w source/
0 commit comments