Automate build #165
Unanswered
BruceWestbury
asked this question in
Q&A
Replies: 1 comment
-
Right now what I do is use this useful VSCode plugin: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer e.g.: then you just navigate your server to the Longer-term, I think it'd be great if Jupyter Book had something like |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Can I improve my workflow? This consists in:
edit, ..., edit, build, refresh page in browser, edit, ... (repeat)
I am using VSCode as my editor. Can I set this so the build and refresh happen automatically
every time I save a file? I use VSCode for other editing e.g. python code so I only
want this to happen when I am working on a book.
Beta Was this translation helpful? Give feedback.
All reactions