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

Commit

Permalink
Build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed Nov 3, 2021
1 parent 3e0ee4d commit ac30ca3
Show file tree
Hide file tree
Showing 2 changed files 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/
Empty file modified preview-book.sh
100644 → 100755
Empty file.

0 comments on commit ac30ca3

Please sign in to comment.