clawpack / riemann_book

An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.
BSD 3-Clause "New" or "Revised" License
264 stars 95 forks source link

Dockerfile that uses clawpack-v5.6.0 from dockerhub #199

Closed rjleveque closed 5 years ago

rjleveque commented 5 years ago

This Dockerfile is much simpler and loads on binder much more quickly since it is based on the docker image for clawpack-v5.6.0 on dockerhub.

I just tested this again on binder and it seems to work fine. Try it at:

https://mybinder.org/v2/gh/rjleveque/riemann_book/Dockerfile_v5.6.0

ketch commented 5 years ago

Everything seems to be working correctly. I'll merge this.