Replies: 1 comment 4 replies
-
You use jupyter book by working with markdown and jupyter notebook files on your local computer, often using github as a collaboration platform. You then deploy the changes to an online website. The local and online versions are often the same, and it is just the process of developing the book that starts out on your computer and then is deployed later. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Im very new to this package. I've tried looking for a similar question but can't find it.
What's the reason behind having a local and online version? Is the idea that one should not be making changes to the book once it's published?
Beta Was this translation helpful? Give feedback.
All reactions