We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45e94b commit ac4ef14Copy full SHA for ac4ef14
notebook/notebookapp.py
@@ -869,7 +869,7 @@ def _token_changed(self, change):
869
This is useful in a multi user environment, for instance when
870
everybody in the LAN can access each other's machine through ssh.
871
872
- In such a case, server the notebook server on localhost is not secure
+ In such a case, serving the notebook server on localhost is not secure
873
since any user can connect to the notebook server via ssh.
874
875
"""
0 commit comments