Hi everyone, I started to use Anaconda Cloud Notebooks just today.
A quick question: what is the correct way to completely log out from the notebooks? As far as I have explored the interface I could not find an exit or close button in the notebook page (nb.anaconda.com/jupyterhub/user/[code]
).
I logged out from my dashboard with the sign out button (anaconda.com
) but the notebook remains connected.
On the top right corner of the notebook intercace there is a green dot with the A. I don’t know if that is something common to everyone (A for Anaconda) or is still my profile (A for my initial name).
However, icon or not, my notebook session, terminal and so on was stil loaded. I tried to close the page and reopen it, and with my surprise the nb.anaconda.com
redirected to my usercode still logged in.
As far as I understood, the main dash was logged out succesfully, but the nb.anaconda.com
page remain always logged in…
Since I use the cloud notebooks on the go and on different machine, there is a way to terminate the session directly inside the nb.anaconda page? That force nb.anacoda to kick out and not reload my user?
On the same topic, even the numbered terminal remain “logged”. I still have the number 5 in the bottom bar. So event after logging out from anaconda, the notebook remains online and even keep the information about the number of the terminal windows that I have opened.
Update: After the previous log out I cleaned the cache, cookies and so on of the browser. In that way opening the nootebook page redirect to the login page.
When I logged in, I found a cleaner interface with fewer option: no green dot in the top right bar, no bottom bar with “help” or “submit a request” option. No disk and cpu button on the top.
No “Anaconda” buttons on the launcher.
After fews page refresh, a server error came out and then the message “spawning server”.
After that the interface was complete.
So, as far I’ve experimented, the notebook page is a special session that always remain active for a browser. There is no way to terminate a sessione inside the nb.anaconda.com
interface.
However, if I quick log out and log in, the server need some time to “spawn”, so I think (or maybe hope) that after some inactivity the notebook actually remains open only visually.
However, if I can suggest a function, an exit or log out features may be nice. Especially since a cloud service is often used on the go.
For example, If I have a google document open, and I logged out on Gmail or Drive, the session kicks me out from the document too since is linked to the account.
Thanks in andvance!