I updated an ipython notebook gist here:
https://gist.github.com/rsignell-usgs/aa12c2b5e8a448bda780
but the nbviewer link here:
http://nbviewer.ipython.org/gist/rsignell-usgs/aa12c2b5e8a448bda780
is still displaying my old notebook. I tried refreshing clearing the browser cache, but it still displays the old notebook.
Shouldn't it update?
This is an nbviewer FAQ.
Basically it takes about 10 minutes to update, but if you want to
force it, you can add ?flush_cache=true
to the nbviewer URL.
So try doing this:
http://nbviewer.ipython.org/gist/rsignell-usgs/aa12c2b5e8a448bda780?flush_cache=true