diff --git a/notebook/templates/login.html b/notebook/templates/login.html index 19a38418c..df394db32 100644 --- a/notebook/templates/login.html +++ b/notebook/templates/login.html @@ -63,6 +63,9 @@ http://localhost:8888/?token=c8de56fa... :: /Users/you/notebooks
Or you can paste just the token value into the password field on this page.
++ Cookies are required for authenticated access to notebooks. +
{% endblock token_message %} {% endif %}