Python-Text-Analysis-Fundamentals
Python-Text-Analysis-Fundamentals copied to clipboard
JupyterHub issue (re: memory issues), how to deal with objects already defined?
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.