README Build and deploy Build cd robotics_software_interaction jupyter-book build --all . Then commit and push your changes git commit -a -m "Blabla" git push Deploy with: ghp-import -n -p -f _build/html