mikebirdgeneau / jupyterlab-docker

Jupyterlab Docker image
MIT License
68 stars 61 forks source link

set custom token #8

Open Aftabalamrana opened 6 years ago

Aftabalamrana commented 6 years ago

Hi is it possible to set custom token so that i can access jupyterlab like http://localhost:8888/?token=my_custom_token.

Why i need this: I don't want to copy token from log

adaranutsa commented 5 years ago

When you first log in, Jupyter allows you to set your own password. Instead of going to the full URL, simply go to http://localhost:8888 the first time to launch the container, set your password, then restart the container and login with your custom password. No need for the long token.