jupyter / nbviewer

nbconvert as a web service: Render Jupyter Notebooks as static web pages
https://nbviewer.jupyter.org
Other
2.21k stars 547 forks source link

?flush_cache=true doesn't updates my notebook #1043

Closed ChandrashekharRobbi closed 1 year ago

ChandrashekharRobbi commented 1 year ago

i am using nbviewer of jupyter notebook

https://github.com/ChandrashekharRobbi/LeetCode-Using-Python/blob/main/Algorithms/Algorithms%201.ipynb

but i am unable to get the latest updated notebook when using the nbviewer after using ?flush_cache=true also

https://nbviewer.org/github/ChandrashekharRobbi/LeetCode-Using-Python/blob/main/Algorithms/Algorithms%201.ipynb?flush_cache=true

ChandrashekharRobbi commented 1 year ago

Don't know how but it automatically updating now