jupyter / nbviewer

nbconvert as a web service: Render Jupyter Notebooks as static web pages

Home Page:https://nbviewer.jupyter.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updates to the Jupyter notebook are not reflected in nbviewer

bkowshik opened this issue · comments

Describe the bug

Reading the notebook on nbviewer shows an older version of the notebook, missing the recent changes.

To Reproduce

Visit the link to the notebook on Github to see the retain set is much larger text.
https://github.com/unlearning-challenge/starting-kit/blob/main/unlearning-CIFAR10.ipynb

Visit the link to the notebook on nbviewer to see the retain set is much later text.
https://nbviewer.org/github/unlearning-challenge/starting-kit/blob/main/unlearning-CIFAR10.ipynb

Expected behavior

The expected behaviour is to see the retain set is much larger on nbviewer as well.

Screenshots

Screenshot 2023-07-13 at 08 22 24 Screenshot 2023-07-13 at 08 21 57

Desktop

  • OS: Mac
  • Browser: Google Chrome
  • Version: Version 114.0.5735.198 (Official Build) (x86_64)