While user already logged out, the token of Jupyter Notebook are still exist. That makes the logged out user still able to access the notebook even already get logged out.
About stopping session while user logged out are unnecessary scope on this issues. We might need another discussion about that. Since it will make the behavior of the code are just not well defined. But worth to discuss
While user already logged out, the token of Jupyter Notebook are still exist. That makes the logged out user still able to access the notebook even already get logged out.
About stopping session while user logged out are unnecessary scope on this issues. We might need another discussion about that. Since it will make the behavior of the code are just not well defined. But worth to discuss