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