I always have to restart a jupyter-notebook server on reboot or failure and as expected it starts with a different token, but this ruins the link for my existing users. Is there a way to specify the same token everytime?
If not, what is the alternative?
RE: The question, "Is there a way to specify the same token everytime?"
Start jupyter notebook as you normally do. That information is not in the question. So my answer and example is based on:
Example:
jupyter notebook --port=9000 --NotebookApp.token='6c4bfd9ffd59618566557195d0f0a733f246545b8b118ca7'