List running jupyter notebook .ipynb files

25 Views Asked by At

I am trying to see which jupyter notebook .ipynb files are still running and trying to shut them down to save memory. But Google only pointed me to this link showing how to list jupyter notebook servers which isn't my purpose.

I'm not using Jupyterlab, just Jupyter notebook running on a Linux server with python3

Anyone knows how to do it?

0

There are 0 best solutions below