Is token required every time?

Hi,

So i am using the base-notebook image and whenever i go to the URL of the server, it asks me for either token or password, now i enter the token and get logged in, but if i now when i go incognito, and want to access the server again it asks me for token or password again…is it possible to avoid having to enter the token or password every time i visit the server?

I am asking this because i am using nbgallery to run notebooks in jupyter and it requires token or password so it cannot access it…

One important point of going incognito in the browser is that servers don’t recognize you anymore. :female_detective: So of course you’ll have to login again. If you want the server to remember that you’re logged in, then don’t go incognito :smile_cat: Or else start with an incognito window in the first place.