Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
Merge pull request #7 from CLASS/tm-build-fixes
Browse files Browse the repository at this point in the history
Build fixes
  • Loading branch information
amanda-tan authored Nov 3, 2021
2 parents df99659 + ac30ca3 commit 2b0f874
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build-book.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ python3 -m venv .venv
python3 -m pip install --upgrade pip
python3 -m pip install -U jupyter-book sphinx_inline_tabs

jupyter-book build content/
jupyter-book clean --all content/
jupyter-book build --all content/

0 comments on commit 2b0f874

Please sign in to comment.