mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-01 12:56:54 +08:00
Merge pull request #310 from minrk/rm-profile-examples
remove old IPython examples
This commit is contained in:
commit
b37b7277c9
@ -91,9 +91,8 @@ from .utils import url_path_join, check_pid
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
_examples = """
|
||||
ipython notebook # start the notebook
|
||||
ipython notebook --profile=sympy # use the sympy profile
|
||||
ipython notebook --certfile=mycert.pem # use SSL/TLS certificate
|
||||
jupyter notebook # start the notebook
|
||||
jupyter notebook --certfile=mycert.pem # use SSL/TLS certificate
|
||||
"""
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user