How can I find the original jupyter notebook without my chages?

Hello everyone. Hope You’re Doing Well.

How can I find the original Jupyter notebooks given to us the first time? (I mean, imagine I want my changes to get undone and only see the original content.)

You can perform a force refresh: https://www.coursera.support/s/article/360004995312-Solve-problems-with-Jupyter-Notebooks?language=en_US

1 Like

Thank you for your assistance.

1 Like

Hi @gent.spah
I’m trying to get an original copy without my changes.

None of the below options helped.
1. In the notebook view, add “?forceRefresh=true” to the end of your notebook URL
2. To keep your old work and also get a fresh copy of the initial Jupyter Notebook, click File, then Make a copy.

Could you please look into this.

There is not much I can do apart from the instructions.