Hacker News new | ask | show | jobs
by thom 1099 days ago
Ah so it’s not just rerunning too to bottom each time? It just works out changes and runs from there forward?
1 comments

Yes, and it caches results on the file system, so results persist between executions AFAIK. That comes in handy for one of my notebooks that has to slurp up Splunk data for 20 minutes.
Nice, yeah, I am not a fan of retraining models on my workstation in the UK’s current heatwave.