[IPython-dev] Memory consumption of running notebook
Max Linke
max_linke at gmx.de
Thu Jul 10 05:19:03 EDT 2014
Hi
I often have 10 and more notebooks running at the same time. It can
happen that one or two of them contain large arrays that fill up my memory
and it is not obvious from the cell-content which notebook consumes the most memory.
Is there a way to see how much memory each notebook is roughly using?
If I understand the notebooks correct a new python process is started
for each running notebook, then I would already be happy with a way to
see which process is running which notebook.
best Max
More information about the IPython-dev
mailing list