How to clear cache in workspace

Hello @waze,

If you just want to “reset the memory”, then go to jupyter notebook’s menu bar, click “Kernel” > “Restart”. Then a new kernel is assigned to the notebook, and you may run all of your code cells from the beginning again.

If you feel like to get a new copy of the notebook, and move your solutions to it, then please follow these steps to get the new copy.

Cheers,
Raymond

1 Like