Skip to content

Commit

Permalink
Added help description
Browse files Browse the repository at this point in the history
  • Loading branch information
StromFLIX authored Jul 22, 2020
1 parent e08b300 commit 4d1bdf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions notebook/notebookapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,9 @@ def _write_cookie_secret_file(self, secret):
token = Unicode('<generated>',
help=_("""Token used for authenticating first-time connections to the server.
The token can be read from the file referenced by JUPYTER_TOKEN_FILE or set directly
with the JUPYTER_TOKEN environment variable.
When no password is enabled,
the default is to generate a new, random token.
Expand Down

0 comments on commit 4d1bdf8

Please sign in to comment.