Refresh/Clear NBViewer Cache

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

2017-05-28 기준 버전입니다. 최신 버전을 확인하세요.

작성자
朱沛俊
평점
0 0 0
버전
2.4.1
생성일
2016-10-08
갱신일
2017-05-28
크기
1.17KB
라이선스
해당 없음
적용 사이트

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.