Is it possible to build from within project directory? #1053
Unanswered
weisscharlesj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to build a book from within the book's project directory?
Currently, I'm using the
jupyter-book build my_project/
command from outside my project's directly, but I have to navigate into my project's direct to use other tools like git and gh-pages. I would love to know how to build a book from within that book's project directory to avoid this back-and-forth or extra typing. Thanks!Beta Was this translation helpful? Give feedback.
All reactions