I left my computer running on a very long for loop with a store in every 10000 iterations or so because the variable would be mutated. Came back to see it not progressing so I restarted my kernel given it already stored but when I did %store -r variable_name
, it says it's not available so I checked the list and it's there but it seems to have no data.
Displayed message
I tried to find the file it should've been stored under but that doesn't seem to be anywhere. It's usually fine as I can't find it either on my Mac but I can access the variables but this time I can't. I also tried a smaller data to store (lol=90
) and that worked.