csdms / help-desk

The CSDMS Help Desk. Ask questions. Get answers (about CSDMS products and services).
MIT License
6 stars 1 forks source link

Jupyterhub Hangs on Opening Notebook #241

Open paselkin opened 3 months ago

paselkin commented 3 months ago

I've tried opening JupyterHub a few times tonight. Each time I've tried to do so, the interface hangs when I try to open one of my notebooks (puyallup-0.2.ipynb). Is there something wrong with the system, or have I done something wrong? Peter Selkin

mdpiper commented 3 months ago

@paselkin One hunch: there's a size limit of 10 GB per user on the jupyter Hub. Exceeding this limit would cause a notebook to fail to load. Is this a large notebook, or did you have other notebooks open at the same time? Can you open other notebooks besides this one?

If it helps, there's a memory counter on the bottom left of the JupyterLab interface showing current / max allowed memory.

mdpiper commented 3 months ago

Also, if you'd like, we could have a quick Zoom meeting & you can show me what's happening. Drop me a line at mark.piper@colorado.edu and I can set it up.