You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we need to intialize 3 containers -- a volume with the book html files, a container running a simple web server pointed at index.html, and a volume running a jupyterhub on port that can be referenced in the book.
Figure out how to run executable books in a standalone docker container that requires some kind of authentification, following the example at: https://brian-rose.github.io/ClimateLaboratoryBook/courseware/models-budgets-fun.html for UAlbany
I think we need to intialize 3 containers -- a volume with the book html files, a container running a simple web server pointed at index.html, and a volume running a jupyterhub on port that can be referenced in the book.
Examples:
and https://github.com/defeo/jupyterhub-docker
rendered book without jupyterhub links: https://phaustin.github.io/Problem-Solving-with-Python-37-Edition/
git repo with book files: https://github.com/phaustin/Problem-Solving-with-Python-37-Edition
The text was updated successfully, but these errors were encountered: