Refresh NBViewer Button

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

目前为 2017-05-28 提交的版本。查看 最新版本

作者
朱沛俊
评分
0 0 0
版本
2.3
创建于
2016-10-08
更新于
2017-05-28
大小
996 字节
许可证
暂无
适用于

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.