Skip to content

Commit

Permalink
Merge pull request #310 from minrk/rm-profile-examples
Browse files Browse the repository at this point in the history
remove old IPython examples
  • Loading branch information
Carreau committed Aug 18, 2015
2 parents 0cd4404 + dd5f151 commit b37b727
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions notebook/notebookapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,8 @@
#-----------------------------------------------------------------------------

_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
"""

#-----------------------------------------------------------------------------
Expand Down

0 comments on commit b37b727

Please sign in to comment.