0

Hi I have been running code on my Jupyter-lab notebook instances for a while now and all of a sudden I get this problem along with an additional 504 error message.

The program might execute for a bit (maybe 20 minutes) and then this occurs. Any idea why this is happening? enter image description here

prax1telis
  • 297
  • 2
  • 12
  • Could be a disk space problem; are you creating lots of intermediate files? – 9769953 Aug 31 '19 at 08:40
  • I a running a loop with about 400 iterations and each time i am creating a new csv where I append a row to it, approximately 10 columns. I have been doing this for a while however and it's been working fine. I have released some disk space however and trying it again. Thanks – prax1telis Aug 31 '19 at 10:42
  • A "csv" as in, an actual file? – 9769953 Aug 31 '19 at 10:49
  • Yes apologies, a csv file. – prax1telis Aug 31 '19 at 20:09
  • In that case, definitely keep an eye out on disk space usage and decrease of it, while running new notebooks, and see whether that appears to be an issue. – 9769953 Sep 01 '19 at 13:14

0 Answers0