Jupyter getting Disconnected again and again

Jupyter is getting disconnected in every 10 mins.
What is this?
why is this happening and why is it not being resolved , happening since last night.

Specially happening when i am trying to run a code , train a algorithim for larfge datasets of over 30000 rows

Hi @avishekdesarkar9106

Please check the fair usage policy here https://cloudxlab.com/faq/6/what-are-the-limits-on-the-usage-of-lab-or-what-is-the-fair-usage-policy-fup

If your notebook is exceeding this limit then the bots might be killing up your processes

you mean to say i am taking up lot more memory?
My csv file contains 150000 rows which i have tonned down to 50,000 and i am working on those.
The csv file takes up space of 365MB which is much in the range of 4GB space.

And if its taking too much memory? than how come sandeep ran Fashion-MNIST projects which have 75000 images in them and still ran smoothly with no bot killing the processes.