Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
run out of memory
#1
Hello!
I am working on jupyter and without noticing I must have have done something that kept running for a while. Now I can't open this file because it says that opera run out of memory. Is there any way to fix that? Before that stupid mistake, I had written a lot of code that I need and now I can't open the file. What can I do?
Reply
#2
Should be fixed if restart the Pc.
Jupyter Notebook run a web application in background and server runs locally at 127.0.0.1:8888
So if stop the server the Jupyter kernel will not run.
.ipynp(noteboks file) will not run if server is not running,
so if restart the kernel(Restart Pc if unsure how) the file will not run or use memory.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Getting an error while trying to process data, low memory when memory is not low? bkeith12 0 490 Dec-20-2024, 03:06 PM
Last Post: bkeith12

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020