Greasy Fork is available in English.

Refresh/Clear NBViewer Cache

Add a button to navigation bar to refresh/clear the cache of nbviewer

Tác giả
朱沛俊
Cài đặt hàng ngày
0
Số lần cài đặt
52
Đánh giá
0 0 0
Phiên bản
2.4.1
Đã tạo
08-10-2016
Đã cập nhật
28-05-2017
Giấy phép
N/A
Áp dụng cho

The script will add a button to navigation bar to refresh/clear the cache of nbviewer by appending ?flush_cache=true to the url.

Details from the Jupyter Notebook Viewer FAQ may be helpful:

Q: I want to remove/update a notebook from Notebook Viewer.

A: 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.