economics-book

Requirements

  • Docker (latest version)
  • Docker Compose (latest version)

Execute

Python Environment

docker compose up
jupyter-book create book
jupyter-book build book
  • Publish Book
    • This command does create branch gh-pages automatically, and git push origin gh-pages. You should NOT push to this branch.
    • See documents.
ghp-import -n -p -f book/_build/html