seismo-live / seismo_live

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

fix setting matplotlib nbagg backend #23

Closed megies closed 6 years ago

megies commented 6 years ago

This should fix #22. I just made replacements in corresponding notebooks without executing or checking them.. it's just too many to touch

CC @heinerigel @krischer

megies commented 6 years ago

I tried a few of the changed notebooks and the work for me on recent Anaconda, so this is good to go, I think @krischer.

CC @heinerigel

krischer commented 6 years ago

This is already enforced in the Dockerimage so not an issue on seismo-live:

https://github.com/krischer/seismo_live/blob/master/Dockerfile#L53

But this is still useful if people want to reproduce these notebooks on their own machine.