Python-Text-Analysis-Fundamentals icon indicating copy to clipboard operation
Python-Text-Analysis-Fundamentals copied to clipboard

JupyterHub issue (re: memory issues), how to deal with objects already defined?

Open joseaveldanes opened this issue 4 years ago • 0 comments

After using up 1 GB of memory on JupyterHub, the kernel fails. We are not sure of how to remove objects that currently exist in the Jupyter Notebook so that we don't use up all of the memory. Users were having issues with this as well.

joseaveldanes avatar Feb 17 '22 23:02 joseaveldanes