We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82c2d9 commit 63d1936Copy full SHA for 63d1936
1 file changed
build_html.sh
@@ -18,8 +18,8 @@ cat myst.yml
18
python -m jupyter book build --html --execute
19
20
# Run again with the devel. The cached should no longer collide
21
-mv _myst.yml myst.yml
22
-python -m jupyter book build --html --execute
23
-echo "RUN TWO, WITH DQROBOTICS DEVEL PAGES"
24
-cat myst.yml
+# mv _myst.yml myst.yml
+# python -m jupyter book build --html --execute
+# echo "RUN TWO, WITH DQROBOTICS DEVEL PAGES"
+# cat myst.yml
25
0 commit comments