seismo-live / seismo_live

Live Jupyter Notebooks for Seismology
http://seismo-live.org
78 stars 73 forks source link

Roadmap #34

Open krischer opened 4 years ago

krischer commented 4 years ago
megies commented 4 years ago

@sebnoe i can not ever get mybinder to start, actually. Not on master and not on binder_dockerfile. Last time you said it works for you just taking long sometimes, what exactly were you doing to get it started?

megies commented 4 years ago

@heinerigel @krischer @sebnoe

Switching to a fully static install using pre-built docker images is ready now.

seismo-live can basically started in usually 40 secs to 2mins on mybinder.org: https://mybinder.org/v2/gh/krischer/seismo_live/binder_dockerfile

I think #36 can be merged.

The way forward could be:

Other changes can come after this step, I think..

megies commented 4 years ago

The only point which is still a bit unclear is whether we need to and/or how to best update notebooks when the pre-built docker image is started. But this is a secondary issue, for now we can just build a new docker base image if we want the notebooks updated. See https://github.com/krischer/seismo_live/tree/binder_dockerfile/docker_baseimage#final-setup-steps-in-docker

megies commented 4 years ago

@krischer is there an easy option to have an interim website for seismo-live.org hosted at LRZ that will just provide a link to https://mybinder.org/v2/gh/krischer/seismo_live/binder_dockerfile instead of the current tmpnbserver getting started in LRZ cloud?