Launch the main notebook in "interactive mode" using Binder:
The notebook files themselves are saved under content/notebooks/.
Info for building books and hosting on Github Pages
After updating any content, rebuilt the repo:
jupyter-book build content/
Then, update the github pages site. Use the gh-pages branch update tool:
ghp-import -n -p -f content/_build/html
Visit the site at Github sites
https://dankovacek.github.io/Engineering_Hydrology_Notebooks/