We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9f01e commit fb332d3Copy full SHA for fb332d3
tools/secure_notebook.py
@@ -3,7 +3,7 @@
3
script to automatically setup notebook over SSL.
4
5
Generate cert and keyfiles (rsa 1024) in ~/.ssh/, ask for a password, and add
6
-the corresponding entries in the notbook json configuration file.
+the corresponding entries in the notebook json configuration file.
7
8
"""
9
0 commit comments