Remove outdated --profile example

Thomas Kluyver 11 years ago
parent a83dd56d0f
commit 2ad0e9f569

@ -92,7 +92,6 @@ from .utils import url_path_join, check_pid
_examples = """
jupyter notebook # start the notebook
jupyter notebook --profile=sympy # use the sympy profile
jupyter notebook --certfile=mycert.pem # use SSL/TLS certificate
"""

Loading…
Cancel
Save