Vision Transformer의 모든 것 Build Page jupyterbook documentation jupyter book build install pip install -U jupyter-book build jupyter-book build book/ --all publish online push git add . git commit -m "added book!" git push publish ghp-import -n -p -f book/_build/html -m "initial publishing"