MSD-LIVE / issues

0 stars 0 forks source link

Fix jupyter idle culler so it has better user experience #156

Open clansing opened 11 months ago

clansing commented 11 months ago

When the idle culler stops a notebook and deletes its home folder, jupyter lab shows a "directory not found" error, which is confusing to users. If the user leaves their inactive notebook open in a browser, and it gets culled, we want JupyterLab to redirect to the logout page and let user know that they were logged out due to inactivity. See if we can make the culler log the user out before the cull happens. Also, see if we can change the message on the log out page in jupyterlab.