I’ve loaded up the latest anaconda 3.7 distro and I’m running notebook 6.0.0
I’m working with the Powershell kernel & Firefox 68 for a browser.
When I run one cell then go run the next it shows the output from the previous cell. When I run it a second time it then shows the correct output.
I’ve tried 3 different browsers, turned off caching, and even ran the no-f*cking-cache-browser but it still happens.
Is there something in Jupyter Notebook I can set to prevent this cell to cell caching ?
Thanks