Refresh/Clear NBViewer Cache Button

Add a button to navigation bar to refresh/clear the cache of nbviewer by appending "?flush_cache=true" to the url

As of 2017-05-28. See the latest version.

Author
朱沛俊
Ratings
0 0 0
Version
2.3
Created
2016-10-08
Updated
2017-05-28
Size
1008 Bytes
License
N/A
Applies to

Details from the Jupyter Notebook Viewer FAQ:

The Notebook Viewer does not store any notebooks. You have to find the original place where the notebook is hosted to update/remove it. Updates occur automatically, but can take some time to appear, as we cache rendered notebooks for approximately 10 minutes. To force an update, append ?flush_cache=true to the viewer URL.